Tue, May 16, 2017 at 10:25:35PM CEST, [email protected] wrote:
>On Tue, May 16, 2017 at 10:27 AM, Jiri Pirko <[email protected]> wrote:
>> From: Jiri Pirko <[email protected]>
>>
>> Move tc_classify function to cls_api.c where it belongs, rename it to
>> fit the namespace.
>>
>
>It is not a pure move, you silently remove the CONFIG_NET_CLS_ACT
>macros in tc_classify(). Probably not buggy, just redundancy when
>actions are not compiled.

Plese see include/net/pkt_cls.h in this patch.

If CONFIG_NET_CLS_ACT is not defined, there is a stub there.

Reply via email to