From 635ad31002fad736af85adfc96bb9408fb813a7b Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Fri, 6 Sep 2013 13:49:22 +0200 Subject: [PATCH] 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-format-patch failed