atheros: introduce ath module containing common ath5k/ath9k/ar9170 code
This change creates a new module, ath.ko, which includes code that can be shared between ath5k, ath9k and ar9170. For now, extract most of the ath9k regulatory code so it can also be used in ath5k. Signed-off-by: Bob Copeland <me@bobcopeland.com> Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Este commit está contenido en:

cometido por
John W. Linville

padre
c02cf3738c
commit
3a702e49c0
4
drivers/net/wireless/ath/Kconfig
Archivo normal
4
drivers/net/wireless/ath/Kconfig
Archivo normal
@@ -0,0 +1,4 @@
|
||||
config ATH_COMMON
|
||||
tristate "Atheros Wireless Cards Shared Support"
|
||||
depends on ATH5K || ATH9K
|
||||
|
Referencia en una nueva incidencia
Block a user