Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Veaceslav Falico and committed by
David S. Miller
d6641ccf 43547ea6

+1 -3
+1 -3
drivers/net/bonding/bond_sysfs.c
··· 231 231 } 232 232 233 233 /* 234 - * Set the slaves in the current bond. The bond interface must be 235 - * up for this to succeed. 234 + * Set the slaves in the current bond. 236 235 * This is supposed to be only thin wrapper for bond_enslave and bond_release. 237 236 * All hard work should be done there. 238 237 */ ··· 362 363 363 364 /* 364 365 * Show and set the bonding transmit hash method. 365 - * The bond interface must be down to change the xmit hash policy. 366 366 */ 367 367 static ssize_t bonding_show_xmit_hash(struct device *d, 368 368 struct device_attribute *attr,