diff options
author | Patrick McHardy <kaber@trash.net> | 2007-07-22 18:26:20 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-07-22 18:26:20 +0200 |
commit | e5e0ad360edc354c661ef2ab49d42ae964fc46f7 (patch) | |
tree | 55830ae049f3a97e09d3b529df42e57251000dbc /Makefile | |
parent | c88fee3c266ce5147abf2f4efd9bed4249e122d4 (diff) |
[NET]: Fix gen_estimator timer removal race
As noticed by Jarek Poplawski <jarkao2@o2.pl>, the timer removal in
gen_kill_estimator races with the timer function rearming the timer.
Check whether the timer list is empty before rearming the timer
in the timer function to fix this.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Acked-by: Jarek Poplawski <jarkao2@o2.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions