commit | 01331040e6442ad09181bfaacd8bb9687dce2389 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Dec 05 16:45:31 2012 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Dec 06 14:02:51 2012 +0100 |
tree | d9ef780912619ddb4217b9807063bcf8e6ed03c3 | |
parent | 815b8092bd5242d580038213da9179a5a4f69116 [diff] |
wireless: fix VHT max AMPDU exponent definition This is really a 3-bit field, not a single bit, so declare a mask and shift. Also fix hwsim, it advertises the maximum possible. While at it reindent all the defines using tabs instead of spaces. Change-Id: I7cd81c0d72f76deb5010aba5bfa3dd312006e898 Signed-off-by: Johannes Berg <johannes.berg@intel.com>