Module Name: src Committed By: mrg Date: Thu Feb 8 07:53:47 UTC 2018
Modified Files:
src/sys/dev/pci: if_et.c
Log Message:
update for GCC 6:
- fix an array bounds violation and pass the right address to ether_crc32_be().
(i assume this actually makes et(4) multicast work.)
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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.
