[NET]: Fix infinite loop in dev_mc_unsync().
authorJoe Perches <joe@perches.com>
Sun, 11 Nov 2007 05:36:04 +0000 (21:36 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Nov 2007 05:36:04 +0000 (21:36 -0800)
commite9671fcb3bef1fe2e71aa0456bd5b7eec9e8de4d
treea90b0faa96659acb47468cba910311e370158980
parent03f49f345749abc08bc84b835433c94eea6e972b
[NET]: Fix infinite loop in dev_mc_unsync().

From: Joe Perches <joe@perches.com>

Based upon an initial patch and report by Luis R. Rodriguez.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev_mcast.c