Re: [PATCH net-next] etherdevice: Remove now unused compare_ether_addr_64bits
From: David Miller <davem@davemloft.net>
Date: 2012-05-13 03:35:19
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2012-05-13 03:35:19
Also in:
lkml
From: Joe Perches <joe@perches.com> Date: Fri, 11 May 2012 15:21:06 -0700
Move and invert the logic from the otherwise unused compare_ether_addr_64bits to ether_addr_equal_64bits. Neaten the logic in is_etherdev_addr. Signed-off-by: Joe Perches <joe@perches.com>
Applied, thanks Joe.