From: nsxfreddy@gmail.com Date: Wed, 21 Sep 2005 19:18:04 +0000 (-0500) Subject: [PATCH] bonding: Fix link monitor capability check (was skge: set mac address oops... X-Git-Tag: v2.6.14-rc3~51^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=552709d5aee9145f325bf07348fb299e84b2e5b3;p=pandora-kernel.git [PATCH] bonding: Fix link monitor capability check (was skge: set mac address oops with bonding) Fix bond_enslave link monitoring warning to check use_carrier status and ethtool_ops in addition to do_ioctl. This version checks ethtool_ops as well as do_ioctl, and also uses the per-bond params.use_carrier instead of the global use_carrier. Signed-off-by: Jason R. Martin Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed