Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224765
b: refs/heads/master
c: 18e3ee2
h: refs/heads/master
i:
  224763: 669727f
v: v3
  • Loading branch information
Steve Hodgson authored and David S. Miller committed Dec 3, 2010
1 parent 82dcdd8 commit f7f7e01
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: 3157183a90fdbd686f939d2f032b675f7e9983d6
refs/heads/master: 18e3ee2cf96adf072deeb291eed670f2c23bb2fc
1 change: 1 addition & 0 deletions trunk/drivers/net/sfc/mcdi.c
Original file line number Diff line number Diff line change
Expand Up @@ -463,6 +463,7 @@ static void efx_mcdi_ev_death(struct efx_nic *efx, int rc)
if (mcdi->mode == MCDI_MODE_EVENTS) {
mcdi->resprc = rc;
mcdi->resplen = 0;
++mcdi->credits;
}
} else
/* Nobody was waiting for an MCDI request, so trigger a reset */
Expand Down

0 comments on commit f7f7e01

Please sign in to comment.