Module Name: src Committed By: msaitoh Date: Wed Nov 30 05:30:28 UTC 2016
Modified Files:
src/sys/dev/pci/ixgbe: ix_txrx.c
Log Message:
Extra "buf->map = NULL;"s in ixgbe_txeof() were removed in FreeBSD r282299.
This was fixed in NetBSD's ixgbe.c rev. 1.28. Remove our comment.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pci/ixgbe/ix_txrx.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
