
NAME
ei_tx_intr - transmit interrupt handler
SYNOPSIS
void ei_tx_intr (struct net_device *dev);
ARGUMENTS
dev network device for which tx intr is handled
WE HAVE FINISHED A TRANSMIT
check for errors and then trigger the next packet to be sent. Called
with lock held.