Leftover bogus TX UNLOCK removed. Thanks to
Andrew Boyer.
This commit is contained in:
parent
54c963102e
commit
50008afcfe
@ -1870,7 +1870,6 @@ ixgbe_local_timer(void *arg)
|
||||
txr->me, txr->tx_avail, txr->next_to_clean);
|
||||
adapter->ifp->if_drv_flags &= ~IFF_DRV_RUNNING;
|
||||
adapter->watchdog_events++;
|
||||
IXGBE_TX_UNLOCK(txr);
|
||||
ixgbe_init_locked(adapter);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user