net/sfc/base: add Medford2 support to FILTER module
[dpdk.git] / drivers / net / qede / base / ecore_status.h
index 6277bc8..c77ec26 100644 (file)
@@ -10,6 +10,7 @@
 #define __ECORE_STATUS_H__
 
 enum _ecore_status_t {
+       ECORE_CONN_RESET = -13,
        ECORE_UNKNOWN_ERROR  = -12,
        ECORE_NORESOURCES        = -11,
        ECORE_NODEV   = -10,