udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash()
authorEric Dumazet <dada1@cosmosbay.com>
Thu, 30 Oct 2008 21:00:53 +0000 (14:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Oct 2008 21:00:53 +0000 (14:00 -0700)
commitc8db3fec5b02f4cefe441903fe1c142ff14e1771
treee27fc427a7d52ceca64b81d2a01a821e303075f5
parent8cf14e38372d84ea09ba45fb60b61f6e36c18546
udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash()

Spotted by Alexander Beregalov

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/udp.c