]> xenbits.xensource.com Git - people/ssmith/nc2-2.6.27.git/commitdiff
patch tg3-build-without-vlan-support.patch
authorSteven Smith <ssmith@weybridge.uk.xensource.com>
Tue, 30 Jun 2009 11:55:48 +0000 (12:55 +0100)
committerSteven Smith <ssmith@weybridge.uk.xensource.com>
Tue, 30 Jun 2009 11:55:48 +0000 (12:55 +0100)
drivers/net/tg3.h

index 57dca63fe4cd384f2147426464b134db9a63c43a..d83e1ee3a3d1137a1b17398b8565dc2054a11c1a 100644 (file)
@@ -2811,9 +2811,7 @@ struct tg3 {
        u32                             rx_jumbo_ptr;
        u32                             rx_pending;
        u32                             rx_jumbo_pending;
-#if TG3_VLAN_TAG_USED
        struct vlan_group               *vlgrp;
-#endif
 
        struct tg3_rx_buffer_desc       *rx_std;
        struct ring_info                *rx_std_buffers;