commit | 85359499eec796e784e2f1e3d7bbb31d84dd4c2b | [log] [tgz] |
---|---|---|
author | Kalle Valo <kalle.valo@nokia.com> | Thu Feb 04 15:33:25 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 08 16:50:56 2010 -0500 |
tree | c9f07ee27699ee181c5a6ab1c57238e70c288db3 | |
parent | 40bd5203ddb6b946b55c35d1c26dfe9ec1b232f5 [diff] |
wl1251: fix txop unit mac80211 uses unit units of 32 usec with txop but wl1251_acx_ac_cfg() expects it to be usecs. This fortunately didn't cause any severe problems, only that firmware was using incorrect WMM settings. Signed-off-by: Kalle Valo <kalle.valo@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>