diff options
author | Alexander Duyck <[email protected]> | 2009-03-31 21:34:23 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-04-02 01:02:31 -0700 |
commit | 44df32c592f5a626c9f2ed56642e939788022408 (patch) | |
tree | 39204d61919c1444754c3067508f21ad2b70d0cc /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 8be0e4671d6355b2d905cb8fd051393b2cbf9510 (diff) |
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 <[email protected]>
Acked-by: Mallikarjuna R Chilakala <[email protected]>
Acked-by: Peter P Waskiewicz Jr <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions