]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] skge: set mac address oops with bonding
authorStephen Hemminger <shemminger@osdl.org>
Tue, 20 Sep 2005 16:59:25 +0000 (09:59 -0700)
committerChris Wright <chrisw@osdl.org>
Mon, 3 Oct 2005 23:27:18 +0000 (16:27 -0700)
commit7d9e68d3ec0b72a77c6ce6a272f83844fa4f8e3e
tree13ecb93fd874960e4e2375088aec50e39897d88f
parent38e00d341514cce58a4514904fc6562d586ec4dc
[PATCH] skge: set mac address oops with bonding

Here is the patch (fuzz removed) for 2.6.13.2 that fixes
OOPs when using bonding with skge.

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>
Sigend-off-by: Chris Wright <chrisw@osdl.org>
drivers/net/skge.c