]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit62ef0be776393fb3017d2a139b76c1c37c0be70d
treea90b0faa96659acb47468cba910311e370158980
parent96a98f332fbc5adc42ac5ef0fdf7851d40f0522d
[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