]> Pileus Git - ~andy/linux/blobdiff - drivers/net/igb/igb.h
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / drivers / net / igb / igb.h
index 56de7ec15b46290270538266e1168fb5b958a712..4ff6f0567f3f1184382712b3ee0c4bf9ac0fd2e0 100644 (file)
@@ -287,9 +287,7 @@ struct igb_adapter {
        int bars;
        int need_ioport;
 
-#ifdef CONFIG_NETDEVICES_MULTIQUEUE
        struct igb_ring *multi_tx_table[IGB_MAX_TX_QUEUES];
-#endif /* CONFIG_NETDEVICES_MULTIQUEUE */
 #ifdef CONFIG_IGB_LRO
        unsigned int lro_max_aggr;
        unsigned int lro_aggregated;