summaryrefslogtreecommitdiff
path: root/net/sched
diff options
context:
space:
mode:
authorEric Dumazet <dada1@cosmosbay.com>2008-11-25 21:55:15 (GMT)
committerDavid S. Miller <davem@davemloft.net>2008-11-25 21:55:15 (GMT)
commit723b46108f8ee75b61ce703d0c9225e4f537bc46 (patch)
treef33c3d2b0e4f204a6b3f97ed198e1431a10ca448 /net/sched
parent5bc0b3bfa758e4ae49c94e31c1edb9a5f10a8060 (diff)
downloadlinux-fsl-qoriq-723b46108f8ee75b61ce703d0c9225e4f537bc46.tar.xz
net: udp_unhash() can test if sk is hashed
Impact: Optimization Like done in inet_unhash(), we can avoid taking a chain lock if socket is not hashed in udp_unhash() Triggered by close(socket(AF_INET, SOCK_DGRAM, 0)); Signed-off-by: Eric Dumazet <dada1@cosmosbay.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions