cvs commit: src/sys/dev/sbni if_sbni.c
Peter Wemm
peter at FreeBSD.org
Thu Jul 5 07:46:33 UTC 2007
peter 2007-07-05 07:46:33 UTC
FreeBSD src repository
Modified files:
sys/dev/sbni if_sbni.c
Log:
Quiet framelen uninitialized warning. I think it was a false alarm.
If check_fhdr() returns false, the frame_ok variable should protect any
meaningful evaluations of framelen.
Approved by: re (rwatson)
Revision Changes Path
1.24 +3 -1 src/sys/dev/sbni/if_sbni.c
More information about the cvs-src
mailing list