Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759258AbYGUK4T (ORCPT ); Mon, 21 Jul 2008 06:56:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757797AbYGUKz7 (ORCPT ); Mon, 21 Jul 2008 06:55:59 -0400 Received: from smtp6.pp.htv.fi ([213.243.153.40]:51490 "EHLO smtp6.pp.htv.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752040AbYGUKz6 (ORCPT ); Mon, 21 Jul 2008 06:55:58 -0400 Date: Mon, 21 Jul 2008 13:55:53 +0300 From: Adrian Bunk To: Frank Blaschka , Jeff Garzik , Patrick McHardy , "David S. Miller" Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: drivers/s390/net/qeth_l3_main.c build error Message-ID: <20080721105553.GB22914@cs181140183.pp.htv.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1137 Lines: 31 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 -- 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/