From: Dhananjay Phadke Date: Thu, 15 Jan 2009 04:48:11 +0000 (-0800) Subject: netxen: fix ipv6 offload and tx cleanup X-Git-Tag: v2.6.29-rc2~11^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=391587c3447d99b842a647f8e701895c9eea050b;p=pandora-kernel.git netxen: fix ipv6 offload and tx cleanup o fix the ip/tcp hdr offset in tx descriptors for ipv6. o cleanup xmit function, move the tso checks into separate function, this reduces unnecessary endian conversions back and forth. o optimize macros to initialize tx descriptors. Signed-off-by: Dhananjay Phadke Signed-off-by: David S. Miller --- Reading git-diff-tree failed