Module Name: src Committed By: knakahara Date: Mon Jan 29 04:17:32 UTC 2018
Modified Files: src/sys/dev/pci: if_wm.c Log Message: Fix unmatched return type. The return value of wm_txeof() is not useded yet. To generate a diff of this commit: cvs rdiff -u -r1.560 -r1.561 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.