From: Johannes Berg Date: Wed, 5 Dec 2012 15:45:31 +0000 (+0100) Subject: wireless: fix VHT max AMPDU exponent definition X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01331040e6442ad09181bfaacd8bb9687dce2389;p=pandora-kernel.git 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 --- Reading git-diff-tree failed