linux/drivers/net/bonding
Mathieu Desnoyers 1c3f0b8e07 Change struct marker users
Prior to use struct marker in the linux kernel markers, we need to clean
two drivers which use this structure name.

Change bonding driver types :
- struct marker to struct bond_marker.
- marker_t to bond_marker_t.
- marker_header to bond_marker_header.
- marker_header_t to bond_marker_header_t.

Change qla4xxx struct marker_entry usage :
- Change struct marker_entry for struct qla4_marker_entry.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Cc: Chad Tindel <ctindel@users.sourceforge.net>
Cc: Jay Vosburgh <fubar@us.ibm.com>
Cc: David Somayajulu <david.somayajulu@qlogic.com>
Cc: James Bottomley <James.Bottomley@SteelEye.com>
Cc: Ravi Anand <ravi.anand@qlogic.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-19 11:53:53 -07:00
..
Makefile
bond_3ad.c Change struct marker users 2007-10-19 11:53:53 -07:00
bond_3ad.h Change struct marker users 2007-10-19 11:53:53 -07:00
bond_alb.c
bond_alb.h
bond_main.c bonding: two small fixes for IPoIB support 2007-10-16 21:10:27 -04:00
bond_sysfs.c net/bonding: Optionally allow ethernet slaves to keep own MAC 2007-10-15 14:20:46 -04:00
bonding.h bonding: two small fixes for IPoIB support 2007-10-16 21:10:27 -04:00