Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150363
b: refs/heads/master
c: 7d18f11
h: refs/heads/master
i:
  150361: a7f0321
  150359: b5d7140
v: v3
  • Loading branch information
David S. Miller committed May 22, 2009
1 parent 268a5d1 commit f80b0d9
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: e35ec126507529ce407136c6b9e36747d89891f9
refs/heads/master: 7d18f114897ff4358419b14d551e704a4299a440
2 changes: 1 addition & 1 deletion trunk/net/core/netpoll.c
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ static int poll_one_napi(struct netpoll_info *npinfo,
set_bit(NAPI_STATE_NPSVC, &napi->state);

work = napi->poll(napi, budget);
trace_napi_poll(napi->dev);
trace_napi_poll(napi);

clear_bit(NAPI_STATE_NPSVC, &napi->state);
atomic_dec(&trapped);
Expand Down

0 comments on commit f80b0d9

Please sign in to comment.