summaryrefslogtreecommitdiff
path: root/drivers/net/igb/kcompat.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/igb/kcompat.h')
-rw-r--r--drivers/net/igb/kcompat.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/net/igb/kcompat.h b/drivers/net/igb/kcompat.h
index f3f8261a751e..da6eff894683 100644
--- a/drivers/net/igb/kcompat.h
+++ b/drivers/net/igb/kcompat.h
@@ -3576,6 +3576,10 @@ static inline int _kc_kstrtol_from_user(const char __user *s, size_t count,
#ifndef HAVE_DCBNL_IEEE_DELAPP
#define HAVE_DCBNL_IEEE_DELAPP
#endif
+#ifdef CONFIG_MACH_APALIS_T30
+#define HAVE_ETHTOOL_GET_TS_INFO
+#define HAVE_ETHTOOL_GRXFHINDIR_SIZE
+#endif
#endif /* < 3.1.0 */
/*****************************************************************************/