From: Luis R. Rodriguez Date: Mon, 2 Nov 2009 22:17:51 +0000 (-0800) Subject: ath9k: use the passed ieee80211_hw on ath_rx_prepare() X-Git-Tag: v2.6.33-rc1~388^2~280^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cee71d6c1471953239ea4c13306888cf2b36426e;p=pandora-kernel.git 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 Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed