From: Raja Mani Date: Fri, 12 Aug 2011 12:22:23 +0000 (+0530) Subject: ath6kl: Avoid finding bss presence in cfg80211 scan list X-Git-Tag: v3.2-rc1~129^2~104^2^2~14^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f91db9bbdae6c86f0178fa03937e39ef82932770;p=pandora-kernel.git ath6kl: Avoid finding bss presence in cfg80211 scan list Connect event handler function is always reporting BSS info to CFG80211 layer first and then followed by connect event is passed. Before these steps, BSS presence is retrieved from CFG80211 layer, but it is not used. Hence, removing that part. Signed-off-by: Raja Mani Signed-off-by: Kalle Valo --- Reading git-diff-tree failed