commit | b19666d92009ad2aa8e12d25f2cab59fb32421eb | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Tue Mar 07 11:06:36 2006 -0800 |
committer | Francois Romieu <romieu@fr.zoreil.com> | Thu Mar 09 23:19:02 2006 +0100 |
tree | f2217c5d18df21eb87d8f3571b105598f86e6314 | |
parent | 28a31860191c0d5710d42f85510daac0a3c26a01 [diff] |
sky2: force early transmit interrupts 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>