Module Name: src Committed By: jdolecek Date: Wed Apr 8 21:57:24 UTC 2020
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
wm_tx_offload() and wm_nq_tx_offload() actually always return 0, make them
return void and remove the check for their return value
To generate a diff of this commit:
cvs rdiff -u -r1.672 -r1.673 src/sys/dev/pci/if_wm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
