Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180400
b: refs/heads/master
c: 1b3f720
h: refs/heads/master
v: v3
  • Loading branch information
Rafael J. Wysocki authored and David S. Miller committed Feb 4, 2010
1 parent c23d913 commit 15bc4d7
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: feeb2721a7a0bd0cfa5b8847f80aec93aa2cc00d
refs/heads/master: 1b3f720bf033fde1fbb6231f9b156b918c5f68d8
1 change: 1 addition & 0 deletions trunk/net/core/pktgen.c
Original file line number Diff line number Diff line change
Expand Up @@ -3524,6 +3524,7 @@ static int pktgen_thread_worker(void *arg)
wait_event_interruptible_timeout(t->queue,
t->control != 0,
HZ/10);
try_to_freeze();
continue;
}

Expand Down

0 comments on commit 15bc4d7

Please sign in to comment.