2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-04 11:43:54 +08:00
linux-next/drivers/net/ethernet/qlogic/netxen
Ian Campbell 5d6bcdfe38 net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
When I converted some drivers from pci_map_page to skb_frag_dma_map I
neglected to convert PCI_DMA_xDEVICE into DMA_x_DEVICE and
pci_dma_mapping_error into dma_mapping_error.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-10-06 16:17:20 -04:00
..
Makefile qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00
netxen_nic_ctx.c qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00
netxen_nic_ethtool.c qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00
netxen_nic_hdr.h qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00
netxen_nic_hw.c qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00
netxen_nic_hw.h qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00
netxen_nic_init.c netxen: Fix vhdr_len in case of non vlan packets. 2011-09-20 14:57:15 -04:00
netxen_nic_main.c net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map 2011-10-06 16:17:20 -04:00
netxen_nic.h netxen: Add pcie workaround 2011-09-20 14:57:15 -04:00