commit | 552709d5aee9145f325bf07348fb299e84b2e5b3 | [log] [tgz] |
---|---|---|
author | nsxfreddy@gmail.com <nsxfreddy@gmail.com> | Wed Sep 21 14:18:04 2005 -0500 |
committer | Jeff Garzik <jgarzik@pobox.com> | Wed Sep 21 22:23:13 2005 -0400 |
tree | e2087d962b5f2b6b74ea58c842a28d242a422edd | |
parent | efb0372bbaf5b829ff8c39db372779928af542a7 [diff] |
[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 <nsxfreddy@gmail.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>