commit | 015c15e1067c988fc87fb550b222f075c8d3f47c | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Mar 05 11:24:24 2012 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Mar 06 15:16:08 2012 -0500 |
tree | 20ebc3c951e8d9e531410d3f0a116ea39405f752 | |
parent | 9451ca1a31be44f8235c3f8f998ff27fc7a8395e [diff] |
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 <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>