]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/qede/base/ecore.h
net/nfp: handle packets with length 0 as usual ones
[dpdk.git] / drivers / net / qede / base / ecore.h
index d92988ea3c6ae754c1cbc31aa77b2a65a847a38d..0d68a9bc3a09dc303c29449e6a8e799da0ff290b 100644 (file)
@@ -770,7 +770,7 @@ struct ecore_dev {
        bool                            attn_clr_en;
 
        /* Indicates whether allowing the MFW to collect a crash dump */
-       bool                            mdump_en;
+       bool                            allow_mdump;
 
        /* Indicates if the reg_fifo is checked after any register access */
        bool                            chk_reg_fifo;