diff options
author | Govindarajulu Varadarajan <_govind@gmx.com> | 2014-11-22 20:52:52 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-11-23 20:31:25 +0100 |
commit | 78e2045d3d562e43562e3cbf0e96c26e38a718e9 (patch) | |
tree | 0358eacd0cecc7116465d68095d64c4860fb7337 /drivers/gpio | |
parent | enic: use napi_schedule_irqoff() (diff) | |
download | linux-78e2045d3d562e43562e3cbf0e96c26e38a718e9.tar.xz linux-78e2045d3d562e43562e3cbf0e96c26e38a718e9.zip |
enic: use spin_lock(wq_lock) instead of spin_lock_irqsave(wq_lock)
All the access to wq has been moved out of hardirq context. We no longer need to
use spin_lock_irqsave.
Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions