[PATCH] skge: set mac address oops with bonding
authorStephen Hemminger <shemminger@osdl.org>
Mon, 3 Oct 2005 19:03:13 +0000 (12:03 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 4 Oct 2005 01:58:33 +0000 (21:58 -0400)
commitc2681dd8c71c8fb4ca530f94536550fcd843aae4
tree383b262bd07294869cb8ba882b012e2533bbbcd1
parented39f731ab2e77e58122232f6e27333331d7793d
[PATCH] skge: set mac address oops with bonding

Skge driver was bringing link up/down when changing mac
address.  This doesn't work in the bonding environment, and is
more effort than needed.

Fixes-bug: http://bugzilla.kernel.org/show_bug.cgi?id=5271

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/skge.c