mlx4: make sure experimental device query is implemented
authorOlga Shern <olgas@mellanox.com>
Tue, 30 Jun 2015 09:27:49 +0000 (11:27 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 1 Jul 2015 08:48:17 +0000 (10:48 +0200)
commitaad569e4377c77b94cc75f9ab206448f9318787d
tree300e492cb6e6acb2e7342240820ece0a15752d16
parent68a60cee2fa5703d0a0934cdff2b8ed81db0b2b8
mlx4: make sure experimental device query is implemented

HAVE_EXP_QUERY_DEVICE is used to check whether ibv_exp_query_device() can be
used. RSS and inline receive features depend on it.

Signed-off-by: Olga Shern <olgas@mellanox.com>
Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
drivers/net/mlx4/Makefile
drivers/net/mlx4/mlx4.c