From: Johannes Berg Date: Wed, 9 Apr 2014 20:36:50 +0000 (+0200) Subject: cfg80211: ignore invalid BSSIDs when looking for BSSes X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~12^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c14a74007f3712413140b5d06d4f7691234a8d3b;p=pandora-kernel.git cfg80211: ignore invalid BSSIDs when looking for BSSes When looking for a BSS matching given parameters, ignore invalid BSSIDs. This avoids, for example, trying to join an IBSS that has a multicast BSSID, which isn't supported by all drivers nor is it a valid configuration of the IBSS so better create a new one with a correctly chosen random BSSID. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed