commit | c2681dd8c71c8fb4ca530f94536550fcd843aae4 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Mon Oct 03 12:03:13 2005 -0700 |
committer | Jeff Garzik <jgarzik@pobox.com> | Mon Oct 03 21:58:33 2005 -0400 |
tree | 383b262bd07294869cb8ba882b012e2533bbbcd1 | |
parent | ed39f731ab2e77e58122232f6e27333331d7793d [diff] |
[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>