wl1271: remove deprecated usage of RX status noise
authorLuciano Coelho <luciano.coelho@nokia.com>
Fri, 26 Mar 2010 10:53:22 +0000 (12:53 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 31 Mar 2010 18:39:14 +0000 (14:39 -0400)
commite7942235f2496587cb4af86168e54d588ffcbd4f
tree26f4cac69575d3573d6675cd334360ef77ff592b
parent2f826f55404ca43efced94d548356182820e764f
wl1271: remove deprecated usage of RX status noise

The noise element in the ieee80211_rx_status struct has been deprecated in
commit "mac80211: deprecate RX status noise".  Remove the usage of this
element from wl1271_rx.c to avoid warnings.

Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Reviewed-by: Teemu Paasikivi <ext-teemu.3.paasikivi@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/wl1271_rx.c