Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180393
b: refs/heads/master
c: 41f3e0b
h: refs/heads/master
i:
  180391: 617fc8b
v: v3
  • Loading branch information
Amit Kumar Salecha authored and David S. Miller committed Feb 4, 2010
1 parent bb0f30e commit bba5722
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1386be55e32a3c5d8ef4a2b243c530a7b664c02c
refs/heads/master: 41f3e0b1f524c47908e944a7e55f11c371ddddec
2 changes: 1 addition & 1 deletion trunk/drivers/net/netxen/netxen_nic_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1941,7 +1941,7 @@ static void netxen_tx_timeout_task(struct work_struct *work)
netif_wake_queue(adapter->netdev);

clear_bit(__NX_RESETTING, &adapter->state);

return;
} else {
clear_bit(__NX_RESETTING, &adapter->state);
if (!netxen_nic_reset_context(adapter)) {
Expand Down

0 comments on commit bba5722

Please sign in to comment.