From: Jay Vosburgh Date: Wed, 10 Oct 2007 02:57:24 +0000 (-0700) Subject: net/bonding: Optionally allow ethernet slaves to keep own MAC X-Git-Tag: v2.6.24-rc1~1281^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd957c57c52a3964b8446a3e868a08186274b628;p=pandora-kernel.git net/bonding: Optionally allow ethernet slaves to keep own MAC Update the "don't change MAC of slaves" functionality added in previous changes to be a generic option, rather than something tied to IB devices, as it's occasionally useful for regular ethernet devices as well. Adds "fail_over_mac" option (which is automatically enabled for IB slaves), applicable only to active-backup mode. Includes documentation update. Updates bonding driver version to 3.2.0. Signed-off-by: Jay Vosburgh Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed