Re: VLAN patches
From: Ben Greear <hidden>
Date: 2002-10-05 19:23:36
Dave, please apply this patch if you haven't already, it seems correct to me. Andersson Björn wrote:
Hi, I hope you are the right receiver of 8021q-patches. We are running SuSe 8.0, i.e kernel 2.4.18. - When addding several egress-mappings we get stuck in an eternal loop if they end up in the same hash-bucket, see vlan_dev.c.path.
quoted hunk ↗ jump to hunk
--------------------------------------------------------------------------- linux-2.4.18.SuSE/net/8021q/vlan_dev.c.orig Wed Mar 27 13:57:17 2002 +++ linux-2.4.18.SuSE/net/8021q/vlan_dev.c Wed Sep 18 13:19:52 2002@@ -570,6 +570,7 @@ dev_put(dev); return 0; } + mp = mp->next; } /* Create a new mapping then. */
-- Ben Greear [off-list ref] <Ben_Greear AT excite.com> President of Candela Technologies Inc http://www.candelatech.com ScryMUD: http://scry.wanfear.com http://scry.wanfear.com/~greear