linux/drivers/net/ehea
Thomas Klein f9e29228e6 eHEA: Fix bonding support
The driver didn't allow an interface's MAC address to be modified if the
respective interface wasn't setup - a failing Hcall was the result. Thus
bonding wasn't usable. The fix moves the failing Hcall which was registering
a MAC address for the reception of BC packets in firmware from the port up
and down functions to the port resources setup functions. Additionally the
missing update of the last_rx member of the netdev structure was added.

Signed-off-by: Thomas Klein <tklein@de.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-07-18 18:38:25 -04:00
..
Makefile [PATCH] ehea: IBM eHEA Ethernet Device Driver 2006-09-13 13:23:52 -04:00
ehea.h eHEA: Fix bonding support 2007-07-18 18:38:25 -04:00
ehea_ethtool.c ehea: removing unused functionality 2007-04-28 11:01:02 -04:00
ehea_hcall.h [PATCH] ehea: IBM eHEA Ethernet Device Driver 2006-09-13 13:23:52 -04:00
ehea_hw.h ehea: Whitespace cleanup 2007-07-08 22:16:45 -04:00
ehea_main.c eHEA: Fix bonding support 2007-07-18 18:38:25 -04:00
ehea_phyp.c ehea: code cleanup 2007-04-28 11:01:01 -04:00
ehea_phyp.h eHEA: Introducing support vor DLPAR memory add 2007-07-16 17:59:50 -04:00
ehea_qmr.c eHEA: Introducing support vor DLPAR memory add 2007-07-16 17:59:50 -04:00
ehea_qmr.h eHEA: Introducing support vor DLPAR memory add 2007-07-16 17:59:50 -04:00