diff options
author | Johannes Berg <johannes.berg@intel.com> | 2012-03-05 20:24:21 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-03-06 21:16:08 +0100 |
commit | 71cb99241d63b26a41c9cce6ed441bc30f90224a (patch) | |
tree | 3c35d75ba7ff93cfa42675e32b6d68e60c048f14 /drivers/gpio/Makefile | |
parent | iwlwifi: remove an unused argument (diff) | |
download | linux-71cb99241d63b26a41c9cce6ed441bc30f90224a.tar.xz linux-71cb99241d63b26a41c9cce6ed441bc30f90224a.zip |
iwlwifi: reduce sta_lock hold time in TX
When we TX, we hold the sta_lock for a long
time, a lot of which isn't needed. Reduce
the time we hold the lock. Note that this
doesn't really change anything as the code
is already under the other spinlock, but it
makes the code easier to read.
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>
Diffstat (limited to 'drivers/gpio/Makefile')
0 files changed, 0 insertions, 0 deletions