bonding: cleanup and remove dead code
authorJonathan Toppins <jtoppins@cumulusnetworks.com>
Mon, 26 Jan 2015 06:17:01 +0000 (01:17 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Jan 2015 01:09:04 +0000 (17:09 -0800)
commit303691042d2fc996125f479cf01bd5ead8b90a16
tree585a12ea9325e14b1b27fd73497873ddbc18d288
parent2f6373245a09e2a34f36df7d982f783291ec8fce
bonding: cleanup and remove dead code

fix sparse warning about non-static function

drivers/net/bonding/bond_main.c:3737:5: warning: symbol
'bond_3ad_xor_xmit' was not declared. Should it be static?

Reviewed-by: Nikolay Aleksandrov <nikolay@redhat.com>
Signed-off-by: Jonathan Toppins <jtoppins@cumulusnetworks.com>
Signed-off-by: Jay Vosburgh <jay.vosburgh@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c
include/net/bond_3ad.h