commit | 2bc454b0b30b3645d114689b64321cb49be99923 | [log] [tgz] |
---|---|---|
author | Michael Wu <flamingice@sourmilk.net> | Tue Dec 25 19:33:16 2007 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:09:42 2008 -0800 |
tree | a6c2bc87e02586f43a71dbb5f1808079df120dec | |
parent | 9ab461732a3cd8e7a7cf13cc46ed4c1ac7907824 [diff] |
mac80211: Fix rate reporting regression 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>