rt2x00: Fix TX status reporting
authorIvo van Doorn <ivdoorn@gmail.com>
Sat, 29 Aug 2009 17:10:14 +0000 (19:10 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 31 Aug 2009 18:42:14 +0000 (14:42 -0400)
commit2e27cff871dec9371e41022aaaebb3452ec069c0
treeb261921b4916755908e85a9a398234f2aecda066
parent1ee50cd9a22fdb22ce7bdb7f978d25b79993788d
rt2x00: Fix TX status reporting

Not all values of the TX status enumeration were
covered during updating of the TX statistics. This
could lead to wrong bitrate tuning but also wrong
behavior in tools like hostapd.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2x00dev.c