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)
commitcae6b74d907e2abd22d496fe30417b088d3302cf
tree3d8c1a2a90099e966d22f8af03145ecaa97670cc
parent0ce3bcfc84900a64347b0fe1140229bd81314008
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