CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/02 18:11:19
Modified files:
sys/dev/ic : re.c rtl81x9reg.h
Log message:
from Brad; I've read and tested it, also reads ok to d...@.
- Further simplify the re(4) receive filter handling and
have everything taken care of in re_iff(), eliminating
a bit of code from re_init().
- Remove unused if_flags field.
