Module Name: src Committed By: msaitoh Date: Wed Dec 11 09:27:46 UTC 2019
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
- MSI-X doesn't use sc->sc_icr variable, so move the code into non-MSI-X part.
No functional change intended. OK'd by knakahara.
- Modify debug printfs a bit.
To generate a diff of this commit:
cvs rdiff -u -r1.652 -r1.653 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.
