Module Name: src Committed By: thorpej Date: Sun Aug 21 14:36:15 UTC 2022
Modified Files:
src/sys/dev/pci: if_jme.c
Log Message:
Don't allow jme_encap() to modify the head-of-mbuf-chain pointer. Instead,
act on fatal packet errors in jme_ifstart().
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/dev/pci/if_jme.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
