Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43186
b: refs/heads/master
c: 905eee0
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Dec 7, 2006
1 parent 0710938 commit 9746dcd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: e16aa207ccb61c5111525c462eeeba1f3f5fd370
refs/heads/master: 905eee008b5440e30186ab72c238ec8cb2886f74
1 change: 0 additions & 1 deletion trunk/net/ipv4/inet_timewait_sock.c
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ void inet_twdr_hangman(unsigned long data)
need_timer = 0;
if (inet_twdr_do_twkill_work(twdr, twdr->slot)) {
twdr->thread_slots |= (1 << twdr->slot);
smp_mb();
schedule_work(&twdr->twkill_work);
need_timer = 1;
} else {
Expand Down

0 comments on commit 9746dcd

Please sign in to comment.