[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <575465A7.4020308@iogearbox.net>
Date: Sun, 05 Jun 2016 19:47:19 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>,
davem@...emloft.net
CC: alexei.starovoitov@...il.com, john.fastabend@...il.com,
jhs@...atatu.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net, cls: allow for deleting all filters for
given parent
On 06/05/2016 02:53 PM, Sergei Shtylyov wrote:
> On 6/4/2016 7:24 PM, Daniel Borkmann wrote:
[...]
>
> Need a comment here, something like /* FALL THRU */.
Hmm, not really, I think it's obvious enough.
>> + default:
>> return -ENOENT;
>> - prio = TC_H_MAKE(0x80000000U, 0U);
>> + }
>> }
>>
>> /* Find head of filter chain. */
> [...]
>
> MBR, Sergei
>
Powered by blists - more mailing lists