[NETLINK]: Fix infinite loops in synchronous netlink changes.
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 3 May 2005 22:30:05 +0000 (15:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 May 2005 22:30:05 +0000 (15:30 -0700)
commit09e14305982efc2f3b509d3c50ef5dcbff64a998
tree7829c8b212a84e793ebf2d5bd0ceb68283c7b79e
parent2a0a6ebee1d68552152ae8d4aeda91d806995dec
[NETLINK]: Fix infinite loops in synchronous netlink changes.

The qlen should continue to decrement, even if we
pop partially processed SKBs back onto the receive queue.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/rtnetlink.c
net/decnet/netfilter/dn_rtmsg.c
net/xfrm/xfrm_user.c