[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <53418551.1000507@redhat.com>
Date: Sun, 06 Apr 2014 18:48:17 +0200
From: Daniel Borkmann <dborkman@...hat.com>
To: Sergei Trofimovich <slyich@...il.com>
CC: linux-kernel@...r.kernel.org,
Sergei Trofimovich <slyfox@...too.org>,
"David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [PATCH] cpts: add missing <linux/if_vlan.h>
On 04/06/2014 01:55 PM, Sergei Trofimovich wrote:
> From: Sergei Trofimovich <slyfox@...too.org>
>
> 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 <slyfox@...too.org>
> CC: "David S. Miller" <davem@...emloft.net>
> CC: netdev@...r.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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists