cfg80211: pass station supported channel and oper class info
authorSunil Dutt <c_duttus@qti.qualcomm.com>
Wed, 9 Oct 2013 15:15:21 +0000 (20:45 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 11 Oct 2013 13:26:58 +0000 (15:26 +0200)
The information of the peer's supported channels and supported operating
classes are required for the driver to perform TDLS off channel
operations. This commit enhances the function nl80211_(new)set_station
to pass this information of the peer to the driver.

Signed-off-by: Sunil Dutt <c_duttus@qti.qualcomm.com>
[return errors for malformed tuples]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found