]> Pileus Git - ~andy/linux/commitdiff
bonding: trivial: update the comments to reflect the reality
authorVeaceslav Falico <vfalico@redhat.com>
Tue, 28 May 2013 01:26:13 +0000 (01:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 May 2013 06:57:23 +0000 (23:57 -0700)
Signed-off-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_sysfs.c

index 3d269a52789ceeac454e66e0dd6fdc87211446f9..f8bee4c0cbf10f9fa9d87a8115f907669b9322d4 100644 (file)
@@ -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,