sky2: force early transmit interrupts
authorStephen Hemminger <shemminger@osdl.org>
Tue, 7 Mar 2006 19:06:36 +0000 (11:06 -0800)
committerFrancois Romieu <romieu@fr.zoreil.com>
Thu, 9 Mar 2006 22:19:02 +0000 (23:19 +0100)
Avoid premature transmit ring full conditions.
Force a transmit status interrupt if transmit ring gets nearly full
and after a TSO send.

Allow more entries in transmit ring to be used if dma_addr is 32 bits

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>

No differences found