rt2x00: Remove deprecated ieee80211_rx_status->qual usage
authorIvo van Doorn <ivdoorn@gmail.com>
Sun, 8 Nov 2009 13:37:48 +0000 (14:37 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 Nov 2009 22:09:13 +0000 (17:09 -0500)
ieee80211_rx_status->qual has been marked deprecated.
This allows us to remove several functions and fields which
were used to calculate a reasonable value for it.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found