ath9k: use the passed ieee80211_hw on ath_rx_prepare()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 2 Nov 2009 22:17:51 +0000 (14:17 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 Nov 2009 22:09:01 +0000 (17:09 -0500)
commitcee71d6c1471953239ea4c13306888cf2b36426e
tree70b3b0b208228ea32dc85e01510e5556a4ab96e0
parentb4afffc0cfa3f35ee011d5ed4153e49f5cc3bc96
ath9k: use the passed ieee80211_hw on ath_rx_prepare()

this now uses the proper hw which should mean finding the
right sta when using ath9k virtual wiphy stuff. Only
advantage I see here is getting the rssi properly updated
so the 'fix' itself isn't that great, but at least this
is correct.

Cc: Jouni.Malinen <Jouni.Malinen@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/recv.c