[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100427.163016.218073444.davem@davemloft.net>
Date: Tue, 27 Apr 2010 16:30:16 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: netdev@...r.kernel.org, gospo@...hat.com,
alexander.h.duyck@...el.com
Subject: Re: [net-next-2.6 PATCH 3/7] igb: convert igb from using PCI DMA
functions to using DMA API functions
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Tue, 27 Apr 2010 16:09:25 -0700
> From: Alexander Duyck <alexander.h.duyck@...el.com>
>
> This patch makes it so that igb now uses the DMA API functions instead of
> the PCI API functions. To do this the pci_dev pointer that was in the
> rings has been replaced with a device pointer, and as a result all
> references to [tr]x_ring->pdev have been replaced with [tr]x_ring->dev.
>
> This patch is based of of work originally done by Nicholas Nunley.
> Signed-off-by: Alexander Duyck <alexander.h.duyck@...el.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists