Imported Upstream version 16.07.2
[deb_dpdk.git] / drivers / net / bnxt / bnxt.h
index df1f771..0e21ace 100644 (file)
@@ -171,6 +171,7 @@ struct bnxt {
 
        struct bnxt_pf_info             pf;
        struct bnxt_vf_info             vf;
+       uint8_t                 dev_stopped;
 };
 
 #endif