[PATCH] mv643xx_eth: Merge unicast and multicast address filtering code
authorDale Farnsworth <dale@farnsworth.org>
Fri, 27 Jan 2006 08:07:48 +0000 (01:07 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 27 Jan 2006 16:11:16 +0000 (11:11 -0500)
commitcf4086c7725dc251551243c28325d446d9b1bf06
tree6773df749dd578e77855c5c82ee5de66d4c63dea
parented9b5d457668392182659747a734b38e86820adb
[PATCH] mv643xx_eth: Merge unicast and multicast address filtering code

Remove duplicated code by having unicast and multicast code use
a common filter table function: eth_port_set_filter_table_entry().

Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/mv643xx_eth.c
drivers/net/mv643xx_eth.h