From: Johannes Berg Date: Wed, 19 Jun 2013 11:21:15 +0000 (+0200) Subject: cfg80211: hold BSS over association process X-Git-Tag: v3.11-rc1~64^2~78^2^2~24^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1940c5730f0f0555e42afbcf629be7f7fbbce8e;p=pandora-kernel.git cfg80211: hold BSS over association process This fixes the potential issue that the BSS struct that we use and later assign to wdev->current_bss is removed from the scan list while associating. Also warn when we don't have a BSS struct in connect_result unless it's from a driver that only has the connect() API. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed