Re: [PATCH net-next V2 0/2] small set of sched cleanups

2017-03-16 Thread Cong Wang
On Thu, Mar 16, 2017 at 12:02 PM, David Miller  wrote:
> From: Or Gerlitz 
> Date: Thu, 16 Mar 2017 12:53:40 +0200
>
>> Just two cleanups -- but for the 2nd one I think we need ack from
>> Cong Wang to make sure this isn't actually a bug report..
>  ...
>> changes from V1:
>>   - addressed comment from Sergei to use 12 hex digits etc
>
> Series applied since Eric Dumazet reviewed and ACK's patch #2,
> although I still want Cong to take a look at it.

I already did and gave an Ack. Is it lost?


Re: [PATCH net-next V2 0/2] small set of sched cleanups

2017-03-16 Thread David Miller
From: Or Gerlitz 
Date: Thu, 16 Mar 2017 12:53:40 +0200

> Just two cleanups -- but for the 2nd one I think we need ack from 
> Cong Wang to make sure this isn't actually a bug report..
 ...
> changes from V1:
>   - addressed comment from Sergei to use 12 hex digits etc

Series applied since Eric Dumazet reviewed and ACK's patch #2,
although I still want Cong to take a look at it.

Thanks.


Re: [PATCH net-next V2 0/2] small set of sched cleanups

2017-03-16 Thread Cong Wang
On Thu, Mar 16, 2017 at 3:53 AM, Or Gerlitz  wrote:
> Hi Dave,
>
> Just two cleanups -- but for the 2nd one I think we need ack from
> Cong Wang to make sure this isn't actually a bug report..
>
> Or.
>
> changes from V1:
>   - addressed comment from Sergei to use 12 hex digits etc
>

Both look good.

Acked-by: Cong Wang 

Thanks.


[PATCH net-next V2 0/2] small set of sched cleanups

2017-03-16 Thread Or Gerlitz
Hi Dave,

Just two cleanups -- but for the 2nd one I think we need ack from 
Cong Wang to make sure this isn't actually a bug report..

Or.

changes from V1:
  - addressed comment from Sergei to use 12 hex digits etc


Or Gerlitz (2):
  net/sched: act_ife: Staticfy find_decode_metaid()
  net/sched: fq_codel: Avoid set-but-unused variable

 net/sched/act_ife.c  | 4 ++--
 net/sched/sch_fq_codel.c | 2 --
 2 files changed, 2 insertions(+), 4 deletions(-)

-- 
2.3.7