From: Johannes Berg Date: Mon, 5 Mar 2012 19:24:24 +0000 (-0800) Subject: iwlwifi: introduce per-queue locks X-Git-Tag: v3.4-rc1~177^2~108^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=015c15e1067c988fc87fb550b222f075c8d3f47c;p=pandora-kernel.git iwlwifi: introduce per-queue locks Instead of (ab)using the sta_lock, make the transport layer lock its own TX queue data structures with a lock per queue. This also unifies with the cmd queue lock. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed