ieee80211: Support parsing TPC report element in action frames
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Wed, 30 Jul 2014 11:36:18 +0000 (14:36 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 26 Aug 2014 09:15:58 +0000 (11:15 +0200)
commit170fd0b1f6108b48df4369afa0ee29a83e922748
tree7b29236078c8c8ab15487fac0ef673313970f83a
parent970fdfa89babb5a6f1a3d345e8cb54d92c1e3a8f
ieee80211: Support parsing TPC report element in action frames

TPC report element is contained in spectrum management's tpc report
action frames and in radio measurement's link measurement report
action frames. Add a function which checks whether an action frame
contains this element. This may be needed by the drivers in order
to set the correct tx power value in these frames.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h