[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)
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>

No differences found