dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/bonding
Jay Vosburgh 8e3babcd69 [PATCH] bonding: fix feature consolidation
This should resolve http://bugzilla.kernel.org/show_bug.cgi?id=5519

The current feature computation loses bits that it doesn't know about,
resulting in an inability to add VLANs and possibly other havoc.
Rewrote function to preserve bits it doesn't know about, remove an
unneeded state variable, and simplify the code.

Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2005-11-07 21:50:00 -05:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bond_3ad.c [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
bond_3ad.h [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
bond_alb.c [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
bond_alb.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bond_main.c [PATCH] bonding: fix feature consolidation 2005-11-07 21:50:00 -05:00
bonding.h [PATCH] bonding: fix feature consolidation 2005-11-07 21:50:00 -05:00