diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-10-05 13:10:38 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-10-05 13:10:38 +0200 |
commit | 2f614fe04f4463ff22234133319067d7361f54e5 (patch) | |
tree | 136b00e488510b16c3b2118d9a221f4103b10c27 /drivers/parport/parport_sunbpp.c | |
parent | [PATCH] bonding: fix deadlock on high loads in bond_alb_monitor() (diff) | |
download | linux-2f614fe04f4463ff22234133319067d7361f54e5.tar.xz linux-2f614fe04f4463ff22234133319067d7361f54e5.zip |
[netdrvr] b44: handle excessive multicast groups
If there are more than B44_MCAST_TABLE_SIZE groups in the dev->mc_list,
it will only listen to the first B44_MCAST_TABLE_SIZE that it sees.
This change makes the driver go into RXCONFIG_ALLMULTI mode if there
are more than B44_MCAST_TABLE_SIZE groups being subscribed to, similar
to other network drivers.
Noticed by Bill Helfinstine <bhelf@flitterfly.whirpon.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/parport/parport_sunbpp.c')
0 files changed, 0 insertions, 0 deletions