linux/drivers/net/bonding
Holger Eitzenberger e727149e26 802.3ad: use standard ethhdr instead of ad_header
802.3ad has its own ethhdr-like structure in the form of an ad_header,
which is at the start of both the LACPDU and marker PDU.  Both are
the same from the struct values, both are packed as well.

It's therefore perfectly fine to replace the ad_header by the ethhdr
and to remove its definition.

Signed-off-by: Holger Eitzenberger <holger@eitzenberger.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-26 13:41:53 -08:00
..
Makefile bonding: send IPv6 neighbor advertisement on failover 2008-11-06 00:49:37 -05:00
bond_3ad.c 802.3ad: use standard ethhdr instead of ad_header 2008-12-26 13:41:53 -08:00
bond_3ad.h 802.3ad: use standard ethhdr instead of ad_header 2008-12-26 13:41:53 -08:00
bond_alb.c bonding: use pr_debug instead of own macros 2008-12-09 23:09:22 -08:00
bond_alb.h Convert bonding timers to workqueues 2007-10-23 20:32:00 -04:00
bond_ipv6.c bonding: use pr_debug instead of own macros 2008-12-09 23:09:22 -08:00
bond_main.c drivers/net/bonding: fix sparse warnings: move decls to header file 2008-12-25 23:58:57 -08:00
bond_sysfs.c drivers/net/bonding: fix sparse warnings: move decls to header file 2008-12-25 23:58:57 -08:00
bonding.h drivers/net/bonding: fix sparse warnings: move decls to header file 2008-12-25 23:58:57 -08:00