]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bnx2x/bnx2x.h
net/bnx2x: fix optic module verification
[dpdk.git] / drivers / net / bnx2x / bnx2x.h
index bb80310014e08fc976269c491e5b8488c60da167..ef1688ff3beecf2140e974a4974427d764853332 100644 (file)
@@ -119,6 +119,8 @@ int bnx2x_ilog2(int x)
 #define ilog2(x) bnx2x_ilog2(x)
 #endif
 
+#define BNX2X_BC_VER           0x040200
+
 #include "ecore_sp.h"
 
 struct bnx2x_device_type {