Re: [Patch] net: fix build break when CONFIG_NET_CLS_ACT is not set
From: jamal <hidden>
Date: 2005-03-29 21:14:18
Also in:
lkml
From: jamal <hidden>
Date: 2005-03-29 21:14:18
Also in:
lkml
This is being discussed on netdev at the moment. Thomas Graf is working on a patch. Thanks for the effort though. cheers, jamal On Tue, 2005-03-29 at 15:25, Neil Horman wrote:
Patch to fix build break that occurs when CONFIG_NET_CLS_ACT is not set. Signed-off-by: Neil Horman <redacted> cls_fw.c | 3 ++- cls_route.c | 3 ++- cls_tcindex.c | 3 ++- cls_u32.c | 2 ++ 4 files changed, 8 insertions(+), 3 deletions(-)