cvs commit: src/sys/net if_ethersubr.c
Robert Watson
rwatson at FreeBSD.org
Fri Aug 29 12:12:19 PDT 2003
rwatson 2003/08/29 12:12:18 PDT
FreeBSD src repository
Modified files:
sys/net if_ethersubr.c
Log:
Introduce error checking for calls to M_PREPEND():
ether_output() when prepending netatalk AFA_PHASE2 llc headers (TRYWAIT).
ether_output() when prepending ethernet header to a frame (DONTWAIT).
Revision Changes Path
1.150 +3 -1 src/sys/net/if_ethersubr.c
More information about the cvs-src
mailing list