From: Eliad Peller Date: Thu, 29 Aug 2013 12:03:14 +0000 (+0300) Subject: ieee80211: fix vht cap definitions X-Git-Tag: v3.13-rc1~105^2~181^2^2~38^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eb7906b47dcd906b3ffd811e689e0de4a6b1b6a;p=pandora-kernel.git ieee80211: fix vht cap definitions VHT_CAP_BEAMFORMER_ANTENNAS cap is actually defined in the draft as VHT_CAP_BEAMFORMEE_STS_MAX, and its size is 3 bits long. VHT_CAP_SOUNDING_DIMENSIONS is also 3 bits long. Fix the definitions and change the cap masking accordingly. Signed-off-by: Eliad Peller Signed-off-by: Johannes Berg --- Reading git-diff-tree failed