Module Name: src Committed By: msaitoh Date: Tue Oct 9 10:25:45 UTC 2012
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Use PRIxPADDR to print a DMA address. This fix a problem that if_wm.c
can't compile with WM_DEBUG on non-64bit platforms.
To generate a diff of this commit:
cvs rdiff -u -r1.234 -r1.235 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.
