CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/08 21:03:19
Modified files:
sys/dev/pci : if_ale.c
Log message:
Rewrite bits of the multicast handling code as it should be.
The handling of the IFF_ALLMULTI flag is wrong and the bcmp based range
checking shouldn't be there.
>From Brad
