Search Linux Wireless

[PATCH 0/7] ath9k|ath9k_htc: remove code dups

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ath9k code moved to common-init.c and then reused in ath9k_htc.

Oleksij Rempel (7):
  ath9k: move ath9k_init_channels_rates to common-init
  ath9k_htc: use ath9k_cmn_init_channels_rates
  ath9k: move setup_ht_cap to common-init
  ath9k_htc: use ath9k_cmn_setup_ht_cap
  ath9k-common: set maxstream=1 for ar9271
  ath9k: move ath9k_reload_chainmask_settings to common
  ath9k_htc: use ath9k_cmn_reload_chainmask

 drivers/net/wireless/ath/ath.h                |   1 +
 drivers/net/wireless/ath/ath9k/Makefile       |   3 +-
 drivers/net/wireless/ath/ath9k/ath9k.h        |   1 -
 drivers/net/wireless/ath/ath9k/beacon.c       |   2 +-
 drivers/net/wireless/ath/ath9k/common-init.c  | 244 ++++++++++++++++++++++++++
 drivers/net/wireless/ath/ath9k/common-init.h  |  20 +++
 drivers/net/wireless/ath/ath9k/common.h       |   2 +
 drivers/net/wireless/ath/ath9k/htc.h          |   1 -
 drivers/net/wireless/ath/ath9k/htc_drv_init.c | 176 +------------------
 drivers/net/wireless/ath/ath9k/init.c         | 230 +-----------------------
 drivers/net/wireless/ath/ath9k/main.c         |   2 +-
 drivers/net/wireless/ath/ath9k/xmit.c         |   3 +-
 12 files changed, 286 insertions(+), 399 deletions(-)
 create mode 100644 drivers/net/wireless/ath/ath9k/common-init.c
 create mode 100644 drivers/net/wireless/ath/ath9k/common-init.h

-- 
1.9.0

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux