commit | fdbb0f076b065a0c753ba26925f10357505f1d42 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun May 08 13:48:37 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun May 08 13:48:37 2011 -0700 |
tree | 7b868c7216c2e5f29af9e06f58eec2ced201bb6f | |
parent | 6af88da14ee284aaad6e4326da09a89191ab6165 [diff] |
l2tp: Use cork flow in l2tp_ip_connect() and l2tp_ip_sendmsg() Now that the socket is consistently locked in these two routines, this transformation is legal. Signed-off-by: David S. Miller <davem@davemloft.net>