From: Michael Opdenacker Date: Fri, 6 Sep 2013 11:49:22 +0000 (+0200) Subject: mlx5: remove unused MLX5_DEBUG param in Kconfig X-Git-Tag: v3.12-rc1~109^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=635ad31002fad736af85adfc96bb9408fb813a7b;p=pandora-kernel.git mlx5: remove unused MLX5_DEBUG param in Kconfig This patch proposes to remove the MLX5_DEBUG kernel configuration parameter defined in drivers/net/ethernet/mellanox/mlx5/core/Kconfig, but used nowhere in the makefiles and source code. This could also be fixed by using this parameter, but this may be a leftover from driver development... Signed-off-by: Michael Opdenacker Signed-off-by: David S. Miller --- Reading git-diff-tree failed