commit | 7428994d7991c662d77fc5212a9e42de34c05335 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Dec 13 00:07:40 2011 -0800 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Mon Dec 19 13:17:55 2011 -0800 |
tree | 28ec4e480501be449494deaf08ca85a6671b5553 | |
parent | b80667eee2af9c1a36ec45a06f9ff85dd8768412 [diff] |
iwlagn: finer-grained HT disable At least while debugging, a lot of people use 11n_disable=1 to disable HT completely. To be able to figure out what parts of HT cause the problems we see, make the parameter a bitmap, allowing to disable all of HT and aggregation (TX/RX) separately. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>