Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300203
b: refs/heads/master
c: 380ec96
h: refs/heads/master
i:
  300201: 0d06bef
  300199: e452a7a
v: v3
  • Loading branch information
Thadeu Lima de Souza Cascardo authored and David S. Miller committed May 11, 2012
1 parent a577556 commit 564fd66
Show file tree
Hide file tree
Showing 2 changed files with 3 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: cfb8c3aa59302636c69890be10b2ef23a7ca83b2
refs/heads/master: 380ec964bc19f865af70c0339dff1cb75dc4f8f2
2 changes: 2 additions & 0 deletions trunk/drivers/net/ethernet/ibm/ehea/ehea_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3335,6 +3335,8 @@ static int __devinit ehea_probe_adapter(struct platform_device *dev,
goto out_shutdown_ports;
}

/* Handle any events that might be pending. */
tasklet_hi_schedule(&adapter->neq_tasklet);

ret = 0;
goto out;
Expand Down

0 comments on commit 564fd66

Please sign in to comment.