wireless: fix VHT max AMPDU exponent definition
authorJohannes Berg <johannes.berg@intel.com>
Wed, 5 Dec 2012 15:45:31 +0000 (16:45 +0100)
committerChristian Lamparter <chunkeey@googlemail.com>
Sat, 15 Dec 2012 21:42:33 +0000 (22:42 +0100)
commit87218581d8231aacbcaeeaaf3cb469ffb6cbc9a1
tree37ed6268d84ee4473173eb9efda94b3aab236f30
parente0490281e8edf1c62d7fc41296cbdddb0e22d3a6
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>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
include/linux/ieee80211.h