[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <48847D58.7050501@trash.net>
Date: Mon, 21 Jul 2008 14:13:12 +0200
From: Patrick McHardy <kaber@...sh.net>
To: Adrian Bunk <bunk@...nel.org>
CC: Frank Blaschka <frank.blaschka@...ibm.com>,
Jeff Garzik <jeff@...zik.org>,
"David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: drivers/s390/net/qeth_l3_main.c build error
Adrian Bunk wrote:
> Commit 6aa895b047720f71ec4eb11452f7c3ce8426941f
> (vlan: Don't store VLAN tag in cb) causes the following build error:
>
> <-- snip -->
>
> ...
> CC drivers/s390/net/qeth_l3_main.o
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/s390/net/qeth_l3_main.c: In function 'qeth_l3_hard_start_xmit':
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/s390/net/qeth_l3_main.c:2654: error: implicit declaration of function 'VLAN_TX_SKB_CB'
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/s390/net/qeth_l3_main.c:2654: error: invalid type argument of '->' (have 'int')
> make[3]: *** [drivers/s390/net/qeth_l3_main.o] Error 1
>
> <-- snip -->
>
Sorry, this patch should fix it.
View attachment "x" of type "text/plain" (1245 bytes)
Powered by blists - more mailing lists