CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/05/22 13:24:59
Modified files:
sys/arch/sgi/dev: if_iec.c if_mec.c
Log message:
When setting up the multicast filter, use the ac_multicnt field of the arpcom
struct to know if there are multicast entries, instead of counting the
number of entries in the list. No functional change. From brad.
