From b4a814d4a99508ba9070c85deb19ce8a64154721 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Wed, 10 Sep 2014 09:34:51 +0200 Subject: [PATCH] staging: vt6655: Remove unnecessary condition around include ethtool (and SIOCETHTOOL in particular) is part of Linux since the pre-git era, it thus makes no sense no sense to make the include of linux/ethtool.h conditional. Also remove the unused define DEVICE_ETHTOOL_IOCTL_SUPPORT. Signed-off-by: Tobias Klauser Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed