android_kernel_motorola_sm6225/drivers/net/wireless/ath9k
Johannes Berg e5704bf0ba ath9k: remove useless NULL initialisers
When I added .set_frag_threshold I didn't realise it was already
there which now generated a sparse warning. Therefore, remove
the .set_frag_threshold NULL initialiser, and while at it all the
other useless ones.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-11-10 15:10:17 -05:00
..
ath9k.h ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare 2008-10-31 19:00:52 -04:00
beacon.c ath9k: kill ath9k's memzero() and use memset() instead 2008-10-06 18:14:56 -04:00
core.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
core.h ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare 2008-10-31 19:00:52 -04:00
hw.c ath9k: remove useless conditional 2008-10-31 19:02:34 -04:00
hw.h ath9k: Remove more dead code 2008-08-29 16:24:09 -04:00
initvals.h ath9k: Add new Atheros IEEE 802.11n driver 2008-08-07 09:49:42 -04:00
Kconfig ath9k: uses/needs led_classdev_[un]register 2008-09-05 16:17:49 -04:00
main.c ath9k: remove useless NULL initialisers 2008-11-10 15:10:17 -05:00
Makefile ath9k: Add new Atheros IEEE 802.11n driver 2008-08-07 09:49:42 -04:00
phy.c ath9k: Add new Atheros IEEE 802.11n driver 2008-08-07 09:49:42 -04:00
phy.h ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags 2008-08-29 16:24:05 -04:00
rc.c ath9k: Check if the STA supports HT when initializing rate control 2008-10-31 19:00:55 -04:00
rc.h 802.11: clean up/fix HT support 2008-10-31 19:00:06 -04:00
recv.c mac80211: rewrite HT handling 2008-10-31 19:00:16 -04:00
reg.h ath9k: Add LED support 2008-08-29 16:24:09 -04:00
regd.c ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
regd.h ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
regd_common.h ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
xmit.c ath9k: use ETH_P_PAE 2008-10-31 19:02:35 -04:00