[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <573249F6.7030105@mojatatu.com>
Date: Tue, 10 May 2016 16:52:06 -0400
From: Jamal Hadi Salim <jhs@...atatu.com>
To: Cong Wang <xiyou.wangcong@...il.com>
Cc: David Miller <davem@...emloft.net>,
Linux Kernel Network Developers <netdev@...r.kernel.org>
Subject: Re: [net-next PATCH v2 1/6] net sched: vlan action fix late binding
On 16-05-08 11:08 PM, Cong Wang wrote:
>> + if (aexists)
>> + tcf_hash_release(a, bind);
>
>
> Introduce a goto to reduce duplicated cleanup code?
>
I addressed all your comments except for above goto. There are different
return codes for all failures - and the cleverness of a goto seems
unecessary.
cheers,
jamal
Powered by blists - more mailing lists