From: Or Gerlitz Date: Tue, 2 Jun 2015 07:29:48 +0000 (+0300) Subject: net/mlx4_core: Fix build failure introduced by the EQ pool changes X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db9777e376b0e038fc01d1361c7ea3eaf801c718;p=pandora-kernel.git net/mlx4_core: Fix build failure introduced by the EQ pool changes When CONFIG_RFS_ACCEL or SMP aren't set, we fail to build, fix it. Also, avoid build warning as of unused function on that setup. Fixes: c66fa19c405a ('net/mlx4: Add EQ pool') Reported-by: Michael Ellerman Signed-off-by: Matan Barak Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed