From: Phil Sutter
Date: Thu, 3 Mar 2016 14:34:14 +0100
> From: Phil Sutter
>
> Before calling the destroy() or target() callbacks, the family parameter
> field has to be initialized. Otherwise at least the LOG target will
> refuse to work and upon removal oops the kernel.
>
> Cc: Jamal Hadi S
On 16-03-03 08:34 AM, Phil Sutter wrote:
From: Phil Sutter
Before calling the destroy() or target() callbacks, the family parameter
field has to be initialized. Otherwise at least the LOG target will
refuse to work and upon removal oops the kernel.
Cc: Jamal Hadi Salim
Signed-off-by: Phil Sut
From: Phil Sutter
Before calling the destroy() or target() callbacks, the family parameter
field has to be initialized. Otherwise at least the LOG target will
refuse to work and upon removal oops the kernel.
Cc: Jamal Hadi Salim
Signed-off-by: Phil Sutter
---
net/sched/act_ipt.c | 2 ++
1 fil