commit | cbeeea70de457ce4de89197d72943ab455b4172c | [log] [tgz] |
---|---|---|
author | Debabrata Banerjee <dbanerje@akamai.com> | Mon May 14 14:48:08 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed May 16 12:15:11 2018 -0400 |
tree | 93614e5d8b23f882cd20238b09ef55c578ca8926 | |
parent | 2578041011c43c38f3742e161cdb99b710d5a9f8 [diff] |
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>