Re: [NET]: gen_estimator: fix locking and timer related bugs [Re: [Bugme-new] [Bug 8668] New: HTB Deadlock]
From: Patrick McHardy <hidden>
Date: 2007-06-27 15:26:16
From: Patrick McHardy <hidden>
Date: 2007-06-27 15:26:16
Patrick McHardy wrote:
[NET]: gen_estimator: fix locking and timer related bugs
That one still left a race, we could be reinitalizing the timer while it is still running. This patch additionally makes sure each timer is only initialized once.