commit | 1bcfd790c49341fcbdce9526a007c4e2b9d54c7c | [log] [tgz] |
---|---|---|
author | Dhananjay Phadke <dhananjay@netxen.com> | Sun Jul 26 20:07:40 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 27 10:57:33 2009 -0700 |
tree | 7f1d8909e32a0b2b301a28c61ad4dccd8ab866f6 | |
parent | 83ac51fa747c3a74372417629fcad4b110857b77 [diff] |
netxen: refactor tso code o move all tso / checksum offload code into netxen_tso_check(). o optimize the tso header copy into simple loop. o clean up unnecessary unions from cmd_desc_type0 struct. Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com> Signed-off-by: David S. Miller <davem@davemloft.net>