From: Alexander Duyck Date: Thu, 19 Mar 2009 01:15:21 +0000 (+0000) Subject: ixgb: refactor tx path to use skb_dma_map/unmap X-Git-Tag: v2.6.30-rc1~662^2~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe52eeb82b746de441ed27c54ace940efe86bc9a;p=pandora-kernel.git ixgb: refactor tx path to use skb_dma_map/unmap This code updates ixgb so that it can use the skb_dma_map/unmap functions to map the buffers. In addition it also updates the tx hang logic to use time_stamp instead of dma to determine if it has detected a tx hang. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed