commit | 391587c3447d99b842a647f8e701895c9eea050b | [log] [tgz] |
---|---|---|
author | Dhananjay Phadke <dhananjay@netxen.com> | Wed Jan 14 20:48:11 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 14 20:48:11 2009 -0800 |
tree | 5acf2f1282d068195261216953a1b71f20fb1c9a | |
parent | 2edbb454428729f450f7a0aabbf95ac62b46b78a [diff] |
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 <dhananjay@netxen.com> Signed-off-by: David S. Miller <davem@davemloft.net>