diff options
author | 2011-01-17 07:07:25 +0000 | |
---|---|---|
committer | 2011-01-18 16:13:50 -0800 | |
commit | f742aa8acb7e50a383f6d2b00b1c52e081970d38 (patch) | |
tree | 365776e1df59f97ebad512ab61f57a704495bc72 /kernel/irq/pm.c | |
parent | ns83820: Avoid bad pointer deref in ns83820_init_one(). (diff) | |
download | wireguard-linux-f742aa8acb7e50a383f6d2b00b1c52e081970d38.tar.xz wireguard-linux-f742aa8acb7e50a383f6d2b00b1c52e081970d38.zip |
USB CDC NCM: tx_fixup() race condition fix
- tx_fixup() can be called from either timer callback or from xmit()
in usbnet, so spinlock is added to avoid concurrency-related problem.
- minor correction due to checkpatch warning for some line over 80
chars after previous patch was applied.
Signed-off-by: Alexey Orishko <alexey.orishko@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/irq/pm.c')
0 files changed, 0 insertions, 0 deletions