net/mlx5: Cleanup unused field in Work Queue parameters
[sfrench/cifs-2.6.git] / drivers / net / ethernet / mellanox / mlx5 / core / wq.h
index fca90b94596ded77643b1090feb7d0fe46aabab4..f3dfa0ca3c5dec67dcc1df900a6800282420343e 100644 (file)
@@ -38,7 +38,6 @@
 #include <linux/mlx5/qp.h>
 
 struct mlx5_wq_param {
-       int             linear;
        int             buf_numa_node;
        int             db_numa_node;
 };