EMAC driver: bf537 MAC multicast hash filtering patch
authorAidan Williams <aidan@nicta.com.au>
Wed, 30 Jan 2008 08:52:23 +0000 (16:52 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Feb 2008 12:28:47 +0000 (04:28 -0800)
commit775919bc23880f250ca1029a6420187ee4bb5b26
tree1dc0ce2d7f978ea912cea8bfcc2c540f682b308e
parent7cc8f38188133e0c278b9f207d63c2c2b4d98236
EMAC driver: bf537 MAC multicast hash filtering patch

The bf537 Ethernet MAC driver in the 2007R1.1-RC3 kernel (and the
current kernel) do not implement multicast hash filtering. This
is a performance problem if you have lots of multicast on your network.

This patch plugs the right bits into the multicast hash registers.

Signed-off-by: Aidan Williams <aidan@nicta.com.au>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bfin_mac.c