Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180677
b: refs/heads/master
c: e0bf54c
h: refs/heads/master
i:
  180675: 51a3e82
v: v3
  • Loading branch information
Ben Hutchings authored and David S. Miller committed Feb 19, 2010
1 parent 56cea29 commit 2ca22ea
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: b8afe6416101549e877f8470f2a160df69676166
refs/heads/master: e0bf54c93a15c365a37cfc4fe0137f5bc012d1b9
2 changes: 1 addition & 1 deletion trunk/drivers/net/sfc/mcdi.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ static int efx_mcdi_poll(struct efx_nic *efx)
efx_dword_t reg;

/* Check for a reboot atomically with respect to efx_mcdi_copyout() */
rc = efx_mcdi_poll_reboot(efx);
rc = -efx_mcdi_poll_reboot(efx);
if (rc)
goto out;

Expand Down

0 comments on commit 2ca22ea

Please sign in to comment.