diff options
author | Govindarajulu Varadarajan <_govind@gmx.com> | 2014-11-23 01:22:52 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-11-23 14:31:25 -0500 |
commit | 78e2045d3d562e43562e3cbf0e96c26e38a718e9 (patch) | |
tree | 0358eacd0cecc7116465d68095d64c4860fb7337 /arch/sh/boards | |
parent | db40b3f55a2297eff15f24a4d3d52f70783a6530 (diff) | |
download | linux-exynos-78e2045d3d562e43562e3cbf0e96c26e38a718e9.tar.gz linux-exynos-78e2045d3d562e43562e3cbf0e96c26e38a718e9.tar.bz2 linux-exynos-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 'arch/sh/boards')
0 files changed, 0 insertions, 0 deletions