From: Johannes Berg Date: Mon, 9 Aug 2010 13:52:03 +0000 (+0200) Subject: cfg80211: fix locking in action frame TX X-Git-Tag: v2.6.36-rc1~43^2~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe100acddf438591ecf3582cb57241e560da70b7;p=pandora-kernel.git cfg80211: fix locking in action frame TX Accesses to "wdev->current_bss" must be locked with the wdev lock, which action frame transmission is missing. Cc: stable@kernel.org [2.6.33+] Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed