net/qede/base: fix to handle stag update event
[dpdk.git] / drivers / net / qede / base / ecore_mcp_api.h
index cfb9f99..8f4efd1 100644 (file)
@@ -521,6 +521,10 @@ union ecore_mfw_tlv_data {
        struct ecore_mfw_tlv_iscsi iscsi;
 };
 
+enum ecore_hw_info_change {
+       ECORE_HW_INFO_CHANGE_OVLAN,
+};
+
 /**
  * @brief - returns the link params of the hw function
  *