From: David S. Miller Date: Tue, 3 May 2005 22:30:05 +0000 (-0700) Subject: [NETLINK]: Fix infinite loops in synchronous netlink changes. X-Git-Tag: v2.6.12-rc4~117^2~23^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09e14305982efc2f3b509d3c50ef5dcbff64a998;p=pandora-kernel.git [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 --- Reading git-diff-tree failed