]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bonding: simplify the slave_do_arp_validate_only()
authordingtianhong <dingtianhong@huawei.com>
Wed, 7 May 2014 14:10:20 +0000 (22:10 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 May 2014 03:41:12 +0000 (23:41 -0400)
commitbedabf903d9b1a056ba58dac1c89760d5adca2a3
tree8c74f4f273fedae4b5f75563c3c0fb1bde65d53c
parent31924325f59ba94deb255e8ae314eb103141af40
bonding: simplify the slave_do_arp_validate_only()

The argument slave is not used for slave_do_arp_validate_only(), so no need
to keep it, make the function more simple.

Cc: Jay Vosburgh <j.vosburgh@gmail.com>
Cc: Veaceslav Falico <vfalico@gmail.com>
Cc: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c
drivers/net/bonding/bonding.h