Module Name: src Committed By: skrll Date: Fri Aug 19 07:43:54 UTC 2022
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Should be checking ifp->if_flags in bge_init and not sc->bge_if_flags.
Spotted by Taylor.
To generate a diff of this commit:
cvs rdiff -u -r1.377 -r1.378 src/sys/dev/pci/if_bge.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
