> "Christoph" == Christoph Hellwig <[EMAIL PROTECTED]> writes:
Christoph> On Fri, Feb 18, 2005 at 04:48:00AM -0500, Jes Sorensen
Christoph> wrote:
>> Christoph,
>>
>> When pci_map_page was originally introduced it was meant to
>> deprecate pci_map_single, at least thats what my memory tells m
On Fri, Feb 18, 2005 at 04:48:00AM -0500, Jes Sorensen wrote:
> Christoph,
>
> When pci_map_page was originally introduced it was meant to deprecate
> pci_map_single, at least thats what my memory tells me.
No, it's for rather different uses. pci_map_page would be nice to get
rid of in favour of
Christoph,
When pci_map_page was originally introduced it was meant to deprecate
pci_map_single, at least thats what my memory tells me.
If pci_map_single is suddenly recommended again we can change it back
to that, but I don't really see the gain.
Cheers,
Jes
-
To unsubscribe from this list: se
--- 1.72/drivers/scsi/qla1280.c 2004-10-22 06:20:31 +02:00
+++ edited/drivers/scsi/qla1280.c 2005-02-10 13:42:44 +01:00
@@ -1571,16 +1465,12 @@ qla1280_done(struct scsi_qla_host *ha)
/* Release memory used for this I/O */
if (cmd->use_sg) {
-
4 matches
Mail list logo