]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1cbc63dacccd6df38f6c59d450424ec47491aca6
treee27fc427a7d52ceca64b81d2a01a821e303075f5
parent7eeaf0f2c52b2101e6128338fa933905b0722c77
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