commit | 0344dcd3b50f68bb79473d00e46c5fd503c21039 | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Thu Jul 05 15:23:02 2012 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 10 12:10:15 2012 -0400 |
tree | a27949c9cb462986275f9dcff7128e83d684e4ee | |
parent | faae5aae2d4d7fe976d6ef62c3c209b8990124ac [diff] |
wlcore: determine AP extra rates correctly Don't use the ht_mode module parameter for determining AP supported rates. We can rely on channel type, since HT40 won't be enabled if our HT cap doesn't support it. Enable MIMO only if there enough antennas, and rely on per-peer rate limitation to prevent IOPs. Signed-off-by: Arik Nemtsov <arik@wizery.com>