mac80211: Fix rate reporting regression
authorMichael Wu <flamingice@sourmilk.net>
Wed, 26 Dec 2007 00:33:16 +0000 (19:33 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:09:42 +0000 (15:09 -0800)
Mattias Nissler's "clean up rate selection" patch incorrectly changes
the behavior of txrate setting in sta_info. This patch backs out parts
of the rate selection consolidation in order to fix this issue for now.

Signed-off-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found