cvs commit: src/sys/net if_ethersubr.c
Warner Losh
imp at FreeBSD.org
Thu Oct 23 08:09:35 PDT 2003
imp 2003/10/23 08:09:34 PDT
FreeBSD src repository
Modified files:
sys/net if_ethersubr.c
Log:
Merge from p4 (noticed these changes with DES' if_ethersubr.c changes caused
a minor conflict):
o Use ETHER_ADDR_LEN in preference to '6'.
o Remove two unnecessary (caddr_t) casts. One of them causes problems in
my tree where etherbroadcastaddr is const, and (caddr_t) casts the const
away.
Revision Changes Path
1.153 +3 -3 src/sys/net/if_ethersubr.c
More information about the cvs-src
mailing list