linux rhirst

Richard Hirst rhirst@puffin.external.hp.com
Thu, 25 Jan 2001 02:46:41 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	rhirst	01/01/25 02:46:41

Modified files:
	drivers/scsi   : sim700.c 

Log message:
Don't pci_map_single for requests with a buffer length of zero.
Previously always attempted to pci_map_* if direction was other
than PCI_DMA_NONE.