Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168738
b: refs/heads/master
c: b8a623b
h: refs/heads/master
v: v3
  • Loading branch information
Breno Leitao authored and David S. Miller committed Nov 14, 2009
1 parent f1841af commit 77696a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a78102e74e782914039cd8a6939532649825a2e3
refs/heads/master: b8a623bf836ccfab09a5a6daf62116f455082e6e
1 change: 1 addition & 0 deletions trunk/drivers/net/s2io.c
Original file line number Diff line number Diff line change
Expand Up @@ -3494,6 +3494,7 @@ static void s2io_reset(struct s2io_nic *sp)

/* Restore the PCI state saved during initialization. */
pci_restore_state(sp->pdev);
pci_save_state(sp->pdev);
pci_read_config_word(sp->pdev, 0x2, &val16);
if (check_pci_device_id(val16) != (u16)PCI_ANY_ID)
break;
Expand Down

0 comments on commit 77696a6

Please sign in to comment.