aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2011-04-28 13:54:06 -0700
committerDavid S. Miller <davem@davemloft.net>2011-04-28 13:54:06 -0700
commit778865a550e7958c1211242cc481f48d46de0f04 (patch)
treed91a4d3b432511936f903ed8cb6022ad0b6102b0 /tools
parentnet: ibmveth: force reconfiguring checksum settings on startup (diff)
downloadlinux-dev-778865a550e7958c1211242cc481f48d46de0f04.tar.xz
linux-dev-778865a550e7958c1211242cc481f48d46de0f04.zip
l2tp: Fix inet_opt conversion.
We don't actually hold the socket lock at this point, so the rcu_dereference_protected() isn't' correct. Thanks to Eric Dumazet for pointing this out. Thankfully, we're only interested in fetching the faddr value if srr is enabled, so we can simply make this an RCU sequence and use plain rcu_dereference(). Reported-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions