From: Luis R. Rodriguez Date: Wed, 19 Dec 2012 18:53:04 +0000 (-0800) Subject: cfg80211: move world roaming check for beacon hints X-Git-Tag: v3.9-rc1~139^2~242^2^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f500a5f6cadac888d5d3fce326452372d1a8343;p=pandora-kernel.git cfg80211: move world roaming check for beacon hints We should not add new beacon hints even if the wiphy is not world roaming. Without this we were always adding a beacon hint if not world roaming for every non world roaming wiphy interface. Tested-by: Ben Greear Reported-by: Ben Greear Reported-by: Johannes Berg Signed-off-by: Luis R. Rodriguez [fix locking] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed