bnx2x: Re-factor Tx code
authorEilon Greenstein <eilong@broadcom.com>
Tue, 24 Jun 2008 03:35:13 +0000 (20:35 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Jun 2008 03:35:13 +0000 (20:35 -0700)
Add support for IPv6 TSO
Re-factor the Tx code with smaller functions to increase readability.
Add linearization code in case packet is too fragmented for the
microcode to handle.

Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found