Module Name: src Committed By: jakllsch Date: Fri Sep 10 14:43:04 UTC 2021
Modified Files:
src/sys/dev/pci: if_bce.c if_et.c
Log Message:
No need to #include "vlan.h", as NVLAN is not used in these drivers now.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sys/dev/pci/if_bce.c
cvs rdiff -u -r1.33 -r1.34 src/sys/dev/pci/if_et.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
