From: Johannes Berg Date: Mon, 8 Sep 2008 15:47:23 +0000 (+0200) Subject: mac80211: clarify scan request X-Git-Tag: v2.6.28-rc1~717^2~292^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9116dd01120e249dc2e84e6edecd7ad7f828680f;p=pandora-kernel.git mac80211: clarify scan request When a scan is requested for non-STA interfaces, we simply fire off a scan, but for STA interfaces we shouldn't because they could be in the middle of an association. This clarifies the corresponding code. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed