mac80211: enable easier manipulation of VHT beamforming caps
authorEyal Shapira <eyal@wizery.com>
Mon, 11 Nov 2013 18:14:00 +0000 (20:14 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 25 Nov 2013 19:52:01 +0000 (20:52 +0100)
commitfbdd90ea830162960fb8fbe377dfef9a54d74d2f
tree97e84671eae43d93a0749c9e1926a0693440ec74
parent33787fc4bea0347d78a211d1f38289b73d9ec1a6
mac80211: enable easier manipulation of VHT beamforming caps

Introduce shift and mask defines for beamformee STS cap and number
of sounding dimensions cap as these can take any 3 bit value.
While at it also cleanup an unrequired parenthesis.

Signed-off-by: Eyal Shapira <eyal@wizery.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h
net/mac80211/vht.c