From: Johannes Berg Date: Mon, 5 Mar 2012 19:24:25 +0000 (-0800) Subject: iwlwifi: make sta lock private & BH lock X-Git-Tag: v3.4-rc1~177^2~108^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa23cb04b38a9950b21ee756e4419a737d496371;p=pandora-kernel.git iwlwifi: make sta lock private & BH lock Now that the transport has its own locking, there's no need to have the sta_lock in the shared data. Also, it can be a BH lock as it's not used from IRQ handlers. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed