imp 2006-02-04 08:15:29 UTC
FreeBSD src repository
Modified files:
sys/dev/sn if_sn.c
Log:
Remove ifdef notyet for SIOCGHWADDR
Treat SIOCADDMULTI and SIOCDELMULTI the same, since they had the same code
Remove redundant assignment to error
Convert to using the altq interface completely.
Revision Changes Path
1.53 +7 -19 src/sys/dev/sn/if_sn.c