aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/macvtap.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2016-05-06 09:46:18 -0700
committerDavid S. Miller <davem@davemloft.net>2016-05-06 16:02:43 -0400
commit47dcc20a39d06585bf3cb9fb381f0e81c20002c3 (patch)
tree43e62bc10c7584ed69b6ef78bfb61fb48e5470c0 /drivers/net/macvtap.c
parentMerge branch 'bpf-direct-pkt-access' (diff)
downloadlinux-dev-47dcc20a39d06585bf3cb9fb381f0e81c20002c3.tar.xz
linux-dev-47dcc20a39d06585bf3cb9fb381f0e81c20002c3.zip
ipv4: tcp: ip_send_unicast_reply() is not BH safe
I forgot that ip_send_unicast_reply() is not BH safe (yet). Disabling preemption before calling it was not a good move. Fixes: c10d9310edf5 ("tcp: do not assume TCP code is non preemptible") Signed-off-by: Eric Dumazet <edumazet@google.com> Reported-by: Andres Lagar-Cavilla <andreslc@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/macvtap.c')
0 files changed, 0 insertions, 0 deletions