From: Arend van Spriel Date: Mon, 9 May 2011 14:32:53 +0000 (+0200) Subject: staging: brcm80211: fix perimeter locking in wl_ops_bss_info_changed X-Git-Tag: v3.0-rc1~336^2~484 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c876ce07dae448e45a98a99f3bcc3145c6271353;p=pandora-kernel.git staging: brcm80211: fix perimeter locking in wl_ops_bss_info_changed Several code path in the wl_ops_bss_info_changed() callback were not using the perimeter lock. This gives potential of raise conditions so lock/unlock calls have been added. Cc: devel@linuxdriverproject.org Cc: linux-wireless@vger.kernel.org Reviewed-by: Roland Vossen Reviewed-by: Henry Ptasinski Reviewed-by: Brett Rudley Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed