bonding: use common mac addr checks
authorDebabrata Banerjee <dbanerje@akamai.com>
Mon, 14 May 2018 18:48:08 +0000 (14:48 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 May 2018 16:15:11 +0000 (12:15 -0400)
commitcbeeea70de457ce4de89197d72943ab455b4172c
tree93614e5d8b23f882cd20238b09ef55c578ca8926
parent2578041011c43c38f3742e161cdb99b710d5a9f8
bonding: use common mac addr checks

Replace homegrown mac addr checks with faster defs from etherdevice.h

Note that this will also prevent any rlb arp updates for multicast
addresses, however this should have been forbidden anyway.

Signed-off-by: Debabrata Banerjee <dbanerje@akamai.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_alb.c