From: Alexander Duyck Date: Fri, 15 Jul 2011 02:31:25 +0000 (+0000) Subject: ixgbe: Refactor transmit map and cleanup routines X-Git-Tag: v3.2-rc1~129^2~425^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3d0023979c87ee00f61946deb08b6a1ebd0455d;p=pandora-kernel.git ixgbe: Refactor transmit map and cleanup routines This patch implements a partial refactor of the TX map/queue and cleanup routines. It merges the map and queue functionality and as a result improves the transmit performance by avoiding unnecessary reads from memory. Signed-off-by: Alexander Duyck Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed