Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/29/2005 11:00:17
Module Name:	src
Committed By:	scw
Date:		Sat Oct 29 11:00:17 UTC 2005

Modified Files:
	src/sys/dev/pci: if_iwi.c

Log Message:
Expunge an extraneous bus_dmamap_sync() call in iwi_frame_intr(). The entire
frame has already been sync'd by iwi_rx_intr().


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/dev/pci/if_iwi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.