From: Kalle Valo Date: Thu, 4 Feb 2010 13:33:25 +0000 (+0200) Subject: wl1251: fix txop unit X-Git-Tag: v2.6.34-rc1~233^2~325^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85359499eec796e784e2f1e3d7bbb31d84dd4c2b;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed