[PATCH] eHEA: Fix bonding support
Jeff Garzik
jeff at garzik.org
Thu Jul 19 08:39:52 EST 2007
Thomas Klein wrote:
> 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 at de.ibm.com>
>
> ---
> drivers/net/ehea/ehea.h | 2 +-
> drivers/net/ehea/ehea_main.c | 37 +++++++++++++++++++------------------
> 2 files changed, 20 insertions(+), 19 deletions(-)
applied
More information about the Linuxppc-dev
mailing list