]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: reject invalid IBSS BSSIDs in wext compat code
authorJohannes Berg <johannes.berg@intel.com>
Wed, 9 Apr 2014 20:32:16 +0000 (22:32 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 10 Apr 2014 08:09:16 +0000 (10:09 +0200)
commit19f546c54be16a12fc0153bd9f9c38894824964b
treec369be9e13c6d5ee51380a0aca5daa9f86f16992
parentd78eac89f72b62bff75b996ea8f8bc6bce33aa07
cfg80211: reject invalid IBSS BSSIDs in wext compat code

Don't allow using a multicast address as the BSSID, that
isn't a valid configuration.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/ibss.c