From: Johannes Berg Date: Fri, 10 Jul 2009 14:54:07 +0000 (+0200) Subject: cfg80211: fix wext stats X-Git-Tag: v2.6.32-rc1~703^2~544^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c56c5714f12808e3f702817e72a78dd12f1704eb;p=pandora-kernel.git cfg80211: fix wext stats Instead of using the wext BSSID which may be NULL if you haven't explicitly set one, we should instead use the current_bss pointer -- if that's NULL we aren't connected anyway. Fixes missing signal quality output reported to me internally at Intel. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed