Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754433AbaDFQsa (ORCPT ); Sun, 6 Apr 2014 12:48:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42827 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754002AbaDFQs2 (ORCPT ); Sun, 6 Apr 2014 12:48:28 -0400 Message-ID: <53418551.1000507@redhat.com> Date: Sun, 06 Apr 2014 18:48:17 +0200 From: Daniel Borkmann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Sergei Trofimovich CC: linux-kernel@vger.kernel.org, Sergei Trofimovich , "David S. Miller" , netdev@vger.kernel.org Subject: Re: [PATCH] cpts: add missing References: <1396785331-26875-1-git-send-email-slyich@gmail.com> In-Reply-To: <1396785331-26875-1-git-send-email-slyich@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/06/2014 01:55 PM, Sergei Trofimovich wrote: > From: Sergei Trofimovich > > gcc complains as: > drivers/net/ethernet/ti/cpts.c: In function 'cpts_match': > drivers/net/ethernet/ti/cpts.c:266:12: error: 'ETH_HLEN' undeclared (first use in this function) > drivers/net/ethernet/ti/cpts.c:266:12: note: each undeclared identifier is reported only once for each function it appears in > drivers/net/ethernet/ti/cpts.c:276:23: error: 'VLAN_HLEN' undeclared (first use in this function) > > Signed-off-by: Sergei Trofimovich > CC: "David S. Miller" > CC: netdev@vger.kernel.org Thanks, fix is already in net tree: https://git.kernel.org/cgit/linux/kernel/git/davem/net.git/commit/?id=79eb9d28c9b22fa419e2c3f1b2cc6e285720ae41 -- 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/