diff options
| author | Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de> | 2013-08-14 02:01:37 -0400 |
|---|---|---|
| committer | John W. Linville <linville@tuxdriver.com> | 2013-08-16 14:17:50 -0400 |
| commit | 4d70f2fbe12118c5526a1d761f8ef562cecbbc2c (patch) | |
| tree | 45ac5466752d2fe9ada2ede5963d911c4bd317d5 /drivers/net/wireless/ath/ath5k/ath5k.h | |
| parent | 6a09ae95ed248d6d946407bb1f955e5f2624663d (diff) | |
ath5k: enable support for 5 MHz and 10 MHz channels
Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Mathias Kretschmer <mathias.kretschmer@fokus.fraunhofer.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath5k/ath5k.h')
| -rw-r--r-- | drivers/net/wireless/ath/ath5k/ath5k.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath5k/ath5k.h b/drivers/net/wireless/ath/ath5k/ath5k.h index 2d691b8b95b9..74bd54d6aceb 100644 --- a/drivers/net/wireless/ath/ath5k/ath5k.h +++ b/drivers/net/wireless/ath/ath5k/ath5k.h | |||
| @@ -29,6 +29,7 @@ | |||
| 29 | #include <linux/average.h> | 29 | #include <linux/average.h> |
| 30 | #include <linux/leds.h> | 30 | #include <linux/leds.h> |
| 31 | #include <net/mac80211.h> | 31 | #include <net/mac80211.h> |
| 32 | #include <net/cfg80211.h> | ||
| 32 | 33 | ||
| 33 | /* RX/TX descriptor hw structs | 34 | /* RX/TX descriptor hw structs |
| 34 | * TODO: Driver part should only see sw structs */ | 35 | * TODO: Driver part should only see sw structs */ |
