net/txgbe: fix link status when device stopped
[dpdk.git] / drivers / net / txgbe / base / txgbe_type.h
index 823c675..d95467f 100644 (file)
@@ -781,6 +781,7 @@ struct txgbe_hw {
        int api_version;
        bool allow_unsupported_sfp;
        bool need_crosstalk_fix;
+       bool dev_start;
        struct txgbe_devargs devarg;
 
        uint64_t isb_dma;