[ETH]: ether address compare
authorStephen Hemminger <shemminger@osdl.org>
Tue, 25 Oct 2005 22:03:41 +0000 (15:03 -0700)
committerArnaldo Carvalho de Melo <acme@mandriva.com>
Sat, 29 Oct 2005 04:23:58 +0000 (02:23 -0200)
commit360ac8e2f1a38c3497739636c3b702352d1ad0ae
treef671d3ec4071a1be3bce97bcff2c8c759e597e88
parente83b860539d0ac1b3cff868178fa79c457e0c21f
[ETH]: ether address compare

Expose faster ether compare for use by protocols and other
driver. And change name to be more consistent with other ether
address manipulation routines in same file

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
include/linux/etherdevice.h
net/ethernet/eth.c