[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)
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>

No differences found