From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamal Hadi Salim Subject: Re: [patch net-next v4 09/10] net: sched: push tp down to action init Date: Wed, 17 May 2017 08:30:36 -0400 Message-ID: References: <20170517090803.4461-1-jiri@resnulli.us> <20170517090803.4461-10-jiri@resnulli.us> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: davem@davemloft.net, xiyou.wangcong@gmail.com, dsa@cumulusnetworks.com, edumazet@google.com, stephen@networkplumber.org, daniel@iogearbox.net, alexander.h.duyck@intel.com, simon.horman@netronome.com, mlxsw@mellanox.com To: Jiri Pirko , netdev@vger.kernel.org Return-path: Received: from mail-io0-f193.google.com ([209.85.223.193]:35726 "EHLO mail-io0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751887AbdEQMaj (ORCPT ); Wed, 17 May 2017 08:30:39 -0400 Received: by mail-io0-f193.google.com with SMTP id o12so1265797iod.2 for ; Wed, 17 May 2017 05:30:38 -0700 (PDT) In-Reply-To: <20170517090803.4461-10-jiri@resnulli.us> Sender: netdev-owner@vger.kernel.org List-ID: On 17-05-17 05:08 AM, Jiri Pirko wrote: > From: Jiri Pirko > > Tp pointer will be needed by the next patch in order to get the chain. > > Signed-off-by: Jiri Pirko Acked-by: Jamal Hadi Salim cheers, jamal