Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150102
b: refs/heads/master
c: 26ef1f1
h: refs/heads/master
v: v3
  • Loading branch information
Lennert Buytenhek authored and David S. Miller committed May 6, 2009
1 parent 77ab288 commit 7a6dcdd
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: 7eaa2b20ca0a471e1c73f72d8c6a0eac2c7838a7
refs/heads/master: 26ef1f17d4741756763d1a399968ce17f236e2fb
1 change: 1 addition & 0 deletions trunk/drivers/net/mv643xx_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -2178,6 +2178,7 @@ static int mv643xx_eth_poll(struct napi_struct *napi, int budget)
if (mp->work_link) {
mp->work_link = 0;
handle_link_event(mp);
work_done++;
continue;
}

Expand Down

0 comments on commit 7a6dcdd

Please sign in to comment.