]> err.no Git - linux-2.6/blobdiff - drivers/net/ixgb/ixgb.h
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[linux-2.6] / drivers / net / ixgb / ixgb.h
index c8e90861f8694ca5e64c961d195678c22a8f2ee6..3569d5b0338868e0d6be8259f383eda2b7caa493 100644 (file)
@@ -193,8 +193,6 @@ struct ixgb_adapter {
        u16 msg_enable;
        struct ixgb_hw_stats stats;
        uint32_t alloc_rx_buff_failed;
-#ifdef CONFIG_PCI_MSI
        boolean_t have_msi;
-#endif
 };
 #endif /* _IXGB_H_ */