From: [EMAIL PROTECTED]
Date: Wed, 29 Aug 2007 14:33:56 -0700
> Pavel Emelianov [EMAIL PROTECTED] wrote:
> | The pktgen_thread.pid is set to current->pid and is never used
> | after this. So remove this at all.
> |
> | Found during isolating the explicit pid/tgid usage.
> |
> | Signed-off-by: Pa
Pavel Emelianov [EMAIL PROTECTED] wrote:
| The pktgen_thread.pid is set to current->pid and is never used
| after this. So remove this at all.
|
| Found during isolating the explicit pid/tgid usage.
|
| Signed-off-by: Pavel Emelyanov <[EMAIL PROTECTED]>
Good observation that its not being used :