ath9k: remove ATH9K_MODE_11B
This saves us 2733 bytes. text data bss dec hex filename 252265 3628 1584 257477 3edc5 ath9k-has-b-rate.ko 249905 3628 1584 255117 3e48d ath9k.ko Cc: Derek Smithies <derek@indranet.co.nz> Cc: Chittajit Mitra <Chittajit.Mitra@Atheros.com> Siged-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
4e6df85dac
commit
dfe80a3fd2
@@ -113,7 +113,6 @@
|
||||
|
||||
enum wireless_mode {
|
||||
ATH9K_MODE_11A = 0,
|
||||
ATH9K_MODE_11B = 2,
|
||||
ATH9K_MODE_11G = 3,
|
||||
ATH9K_MODE_11NA_HT20 = 6,
|
||||
ATH9K_MODE_11NG_HT20 = 7,
|
||||
|
Reference in New Issue
Block a user