summaryrefslogtreecommitdiff
path: root/kmod/igb/kcompat.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmod/igb/kcompat.h')
-rw-r--r--kmod/igb/kcompat.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/kmod/igb/kcompat.h b/kmod/igb/kcompat.h
index ab9d8600..34872169 100644
--- a/kmod/igb/kcompat.h
+++ b/kmod/igb/kcompat.h
@@ -76,6 +76,12 @@
#else
#endif /* NAPI */
+#ifdef SUPPORT_32BIT_IOCTL
+#ifndef CONFIG_IGB_SUPPORT_32BIT_IOCTL
+#define CONFIG_IGB_SUPPORT_32BIT_IOCTL
+#endif
+#endif /* SUPPORT_32BIT_IOCTL */
+
/* Dynamic LTR and deeper C-State support disable/enable */
/* packet split disable/enable */