Imported Upstream version 16.11
[deb_dpdk.git] / drivers / net / mlx4 / mlx4.h
index d0c7bc2..4c7505e 100644 (file)
@@ -96,7 +96,7 @@ enum {
        PCI_DEVICE_ID_MELLANOX_CONNECTX3PRO = 0x1007,
 };
 
-#define MLX4_DRIVER_NAME "librte_pmd_mlx4"
+#define MLX4_DRIVER_NAME "net_mlx4"
 
 /* Bit-field manipulation. */
 #define BITFIELD_DECLARE(bf, type, size)                               \