Module Name: src Committed By: msaitoh Date: Mon Oct 29 01:36:34 UTC 2012
Modified Files:
src/sys/dev/pci: if_et.c
Log Message:
Don't use old NBPFILTER macro and use new bpf_mtap() API.
It fixes a bug that et(4) can't use bpf.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.
