diff options
author | Yunbo Yu <yuyunbo519@gmail.com> | 2022-04-18 22:18:12 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-04-22 10:22:16 +0100 |
commit | f1ed409fb1eef7695c1ac84b109acf4b01a61399 (patch) | |
tree | d07f9f08f7bfff7a69fda0d3486952f9a605cde1 /net/ipv6/tcp_ipv6.c | |
parent | f70925bf99406150d8133e775e49c9c459f78733 (diff) | |
download | linux-f1ed409fb1eef7695c1ac84b109acf4b01a61399.tar.gz linux-f1ed409fb1eef7695c1ac84b109acf4b01a61399.tar.bz2 linux-f1ed409fb1eef7695c1ac84b109acf4b01a61399.zip |
net: cdc-ncm: Move spin_lock_bh() to spin_lock()
It is unnecessary to call spin_lock_bh() for you are already in a tasklet.
Signed-off-by: Yunbo Yu <yuyunbo519@gmail.com>
Acked-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions