From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamal Hadi Salim Subject: Re: [PATCH net-next v4 4/8] net_sched: cls: refactor out struct tcf_ext_map Date: Wed, 18 Dec 2013 09:36:57 -0500 Message-ID: <52B1B309.6010105@mojatatu.com> References: <1387167311-14763-1-git-send-email-xiyou.wangcong@gmail.com> <1387167311-14763-5-git-send-email-xiyou.wangcong@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "David S. Miller" To: Cong Wang , netdev@vger.kernel.org Return-path: Received: from mail-ie0-f172.google.com ([209.85.223.172]:40898 "EHLO mail-ie0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754379Ab3LROg7 (ORCPT ); Wed, 18 Dec 2013 09:36:59 -0500 Received: by mail-ie0-f172.google.com with SMTP id qd12so10362982ieb.17 for ; Wed, 18 Dec 2013 06:36:59 -0800 (PST) In-Reply-To: <1387167311-14763-5-git-send-email-xiyou.wangcong@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: On 12/15/13 23:15, Cong Wang wrote: > These information can be saved in tcf_exts, and this will > simplify the code. > > Cc: Jamal Hadi Salim > Cc: David S. Miller > Signed-off-by: Cong Wang Looks good, thanks. Signed-off-by: Jamal Hadi Salim cheers, jamal