commit | c01fc9ada926aaad907989ca2eba40c2a2a73afe | [log] [tgz] |
---|---|---|
author | Sunil Dutt <c_duttus@qti.qualcomm.com> | Wed Oct 09 20:45:21 2013 +0530 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Oct 11 15:26:58 2013 +0200 |
tree | a63aa4a69475d7fe5265927d834c8b0fcd6eb493 | |
parent | 789fd03331aa1ec45cb58168e2d82525c97c7351 [diff] |
cfg80211: pass station supported channel and oper class info 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>