]> Git Repo - linux.git/commit
tcp: force a dst refcount when prequeue packet
authorEric Dumazet <[email protected]>
Thu, 25 Apr 2013 01:34:55 +0000 (18:34 -0700)
committerDavid S. Miller <[email protected]>
Thu, 25 Apr 2013 04:34:24 +0000 (00:34 -0400)
commit093162553c33e9479283e107b4431378271c735d
tree39c82b25b7402f6645b7fec4270bcac0f49e4101
parentd2cb6ce7306997c753976b65bf81495e1efe7074
tcp: force a dst refcount when prequeue packet

Before escaping RCU protected section and adding packet into
prequeue, make sure the dst is refcounted.

Reported-by: Mike Galbraith <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/tcp.h
This page took 0.054295 seconds and 4 git commands to generate.