From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Pirko Subject: Re: [PATCH net-next] tc_act: export uapi header file Date: Wed, 3 Dec 2014 20:42:47 +0100 Message-ID: <20141203194247.GA1841@nanopsycho.orion> References: <20141203093317.3c482872@urahara> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jamal Hadi Salim , David Miller , netdev@vger.kernel.org To: Stephen Hemminger Return-path: Received: from mail-wg0-f46.google.com ([74.125.82.46]:49905 "EHLO mail-wg0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751291AbaLCTmu (ORCPT ); Wed, 3 Dec 2014 14:42:50 -0500 Received: by mail-wg0-f46.google.com with SMTP id a1so12526381wgh.19 for ; Wed, 03 Dec 2014 11:42:49 -0800 (PST) Content-Disposition: inline In-Reply-To: <20141203093317.3c482872@urahara> Sender: netdev-owner@vger.kernel.org List-ID: Wed, Dec 03, 2014 at 06:33:17PM CET, stephen@networkplumber.org wrote: >This file is used by iproute2 and should be exported. > >Signed-off-by: Stephen Hemminger Acked-by: Jiri Pirko