ei_tx_timeout
Name
ei_tx_timeout -- handle transmit time out condition
Synopsis
void ei_tx_timeout (struct net_device * dev);
Arguments
dev network device which has apparently fallen asleep
Description
Called by kernel when device never acknowledges a transmit has
completed (or failed) - i.e. never posted a Tx related interrupt.