cfg80211: set the rates mask in connection probes over specified freq
authorKarl Beldan <karl.beldan@rivierawaves.com>
Tue, 7 Oct 2014 09:42:18 +0000 (11:42 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 10 Oct 2014 15:11:13 +0000 (17:11 +0200)
commit2a84ee8625953fbce38b541aed77344044688a3e
tree47201745f406e428bf98acfb14482812e03d0372
parent486cf4c08fe8b2b049bfccb76ce445ec1088fa25
cfg80211: set the rates mask in connection probes over specified freq

ATM, specifying the frequency when connecting sends a void 'supported
rates' EID.

Signed-off-by: Karl Beldan <karl.beldan@rivierawaves.com>
[fix memory leak in error path]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/sme.c