diff options
author | 2009-03-31 21:34:23 +0000 | |
---|---|---|
committer | 2009-04-02 01:02:31 -0700 | |
commit | 44df32c592f5a626c9f2ed56642e939788022408 (patch) | |
tree | 39204d61919c1444754c3067508f21ad2b70d0cc /lib/debugobjects.c | |
parent | ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores (diff) | |
download | wireguard-linux-44df32c592f5a626c9f2ed56642e939788022408.tar.xz wireguard-linux-44df32c592f5a626c9f2ed56642e939788022408.zip |
ixgbe: refactor tx buffer processing to use skb_dma_map/unmap
This patch resolves an issue with map single being used to map a buffer and
then unmap page being used to unmap it. In addition it handles any error
conditions that may be detected using skb_dma_map.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Acked-by: Mallikarjuna R Chilakala <mallikarjuna.chilakala@intel.com>
Acked-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions