X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=net%2Fipv4%2Fudp.c;h=37632d37ecb555c5c075a3005c2b2fb6abaa82bf;hb=34a75f0025b9cf803b6a88db032e6ad6950c9313;hp=895def6c9c81a1b8662242ba2f755b02a7e17b5c;hpb=43bc926fffd92024b46cafaf7350d669ba9ca884;p=linux-2.6.git diff --git a/net/ipv4/udp.c b/net/ipv4/udp.c index 895def6c9..37632d37e 100644 --- a/net/ipv4/udp.c +++ b/net/ipv4/udp.c @@ -216,7 +216,6 @@ static void udp_v4_unhash(struct sock *sk) write_unlock_bh(&udp_hash_lock); } - /* UDP is nearly always wildcards out the wazoo, it makes no sense to try * harder than this. -DaveM */