netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* drivers/s390/net/qeth_l3_main.c build error
@ 2008-07-21 10:55 Adrian Bunk
  2008-07-21 12:13 ` Patrick McHardy
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2008-07-21 10:55 UTC (permalink / raw)
  To: Frank Blaschka, Jeff Garzik, Patrick McHardy, David S. Miller
  Cc: netdev, linux-kernel

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  -->


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-21 12:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-21 10:55 drivers/s390/net/qeth_l3_main.c build error Adrian Bunk
2008-07-21 12:13 ` Patrick McHardy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).