]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Remove dead code in recv.c
authorMohammed Shafi Shajakhan <mshajakhan@atheros.com>
Tue, 7 Dec 2010 15:53:16 +0000 (21:23 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 7 Dec 2010 22:08:09 +0000 (17:08 -0500)
commit6bb5ce8b2ca87a2c114b331fa0d048e5143073bf
tree3d8c1a2a90099e966d22f8af03145ecaa97670cc
parenta55d53994a07a44f72bd80b15eab8a150b5e20ee
ath9k: Remove dead code in recv.c

The structure struct ieee80211_rx_status *rxs is no longer needed to be
passed to ath_rx_send_to_mac80211 function

Signed-off-by: Mohammed Shafi Shajakhan <mshajakhan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/recv.c