Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752558AbbKOWZ2 (ORCPT ); Sun, 15 Nov 2015 17:25:28 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:54503 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751687AbbKOWZ0 (ORCPT ); Sun, 15 Nov 2015 17:25:26 -0500 Date: Sun, 15 Nov 2015 17:25:24 -0500 (EST) Message-Id: <20151115.172524.1085087126036976521.davem@davemloft.net> To: kamal@canonical.com Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH] tools/net: Use include/uapi with __EXPORTED_HEADERS__ From: David Miller In-Reply-To: <1447280667-1145-1-git-send-email-kamal@canonical.com> References: <1447280667-1145-1-git-send-email-kamal@canonical.com> X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Sun, 15 Nov 2015 14:25:26 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 629 Lines: 15 From: Kamal Mostafa Date: Wed, 11 Nov 2015 14:24:27 -0800 > Use the local uapi headers to keep in sync with "recently" added #define's > (e.g. SKF_AD_VLAN_TPID). Refactored CFLAGS, and bpf_asm doesn't need -I. > > Fixes: 3f356385e8a449e1d7cfc6b6f8d634ac4f5581a0 > Signed-off-by: Kamal Mostafa Applied and queued up for -stable, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/