commit | 9878841e1360266fa4522fbdc2448fcdce95e0dd | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Tue Nov 03 18:10:30 2009 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 11 17:09:06 2009 -0500 |
tree | 7b8064daf47c1fbc453ae80a0c8f253715210055 | |
parent | 14077f5b7a28bdcd166faed2c0b36fad9f3eadda [diff] |
ath9k: move rate descriptor reading into a helper ath9k_process_rate() now does all the rx status processing to read the rate the hardware passed and translate it to whatever mac80211 wants. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>