Module Name: src Committed By: msaitoh Date: Wed May 8 03:13:36 UTC 2013
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Add missing bus_dmamap_sync() in bge_intr(). The status word is in DMAed area.
Same as *BSDs.
To generate a diff of this commit:
cvs rdiff -u -r1.239 -r1.240 src/sys/dev/pci/if_bge.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
