summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
diff options
context:
space:
mode:
authorVeaceslav Falico <vfalico@redhat.com>2013-05-28 01:26:13 +0000
committerDavid S. Miller <davem@davemloft.net>2013-05-28 23:57:23 -0700
commitd6641ccff9b4d3b0d526e754dceaa4c430f5d24f (patch)
treef714553de7ebb8e34a86ebdea64f0bf1868f715d /drivers/net/bonding
parent43547ea669926b2ef8ba62a9def7b2c5728b3cdd (diff)
downloadop-kernel-dev-d6641ccff9b4d3b0d526e754dceaa4c430f5d24f.zip
op-kernel-dev-d6641ccff9b4d3b0d526e754dceaa4c430f5d24f.tar.gz
bonding: trivial: update the comments to reflect the reality
Signed-off-by: Veaceslav Falico <vfalico@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bonding')
-rw-r--r--drivers/net/bonding/bond_sysfs.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/net/bonding/bond_sysfs.c b/drivers/net/bonding/bond_sysfs.c
index 3d269a5..f8bee4c 100644
--- a/drivers/net/bonding/bond_sysfs.c
+++ b/drivers/net/bonding/bond_sysfs.c
@@ -231,8 +231,7 @@ static ssize_t bonding_show_slaves(struct device *d,
}
/*
- * Set the slaves in the current bond. The bond interface must be
- * up for this to succeed.
+ * Set the slaves in the current bond.
* This is supposed to be only thin wrapper for bond_enslave and bond_release.
* All hard work should be done there.
*/
@@ -363,7 +362,6 @@ static DEVICE_ATTR(mode, S_IRUGO | S_IWUSR,
/*
* Show and set the bonding transmit hash method.
- * The bond interface must be down to change the xmit hash policy.
*/
static ssize_t bonding_show_xmit_hash(struct device *d,
struct device_attribute *attr,
OpenPOWER on IntegriCloud