summaryrefslogtreecommitdiff
path: root/backport
diff options
context:
space:
mode:
authorLuca Coelho <luciano.coelho@intel.com>2018-09-20 14:28:34 +0300
committerJohannes Berg <johannes.berg@intel.com>2018-09-24 09:28:51 +0200
commit0f7e932156299916a59967cd8ab86ea4a80d116c (patch)
tree6c4bad4aac05ff10fe305714381e98a7ea2c2719 /backport
parent69e3674af1e62e8b470f4bb90b4f8c88852ae57d (diff)
backport: add rhashtable-types.h
This was introduced in 4.18 and is needed by rhashtable.h, that we copy. So copy it as well. Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'backport')
-rw-r--r--backport/compat/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/backport/compat/Kconfig b/backport/compat/Kconfig
index ed3a5872..be07a189 100644
--- a/backport/compat/Kconfig
+++ b/backport/compat/Kconfig
@@ -130,6 +130,7 @@ config BPAUTO_RHASHTABLE
# not very nice - but better than always having it
default y if BACKPORTED_MAC80211
#h-file linux/rhashtable.h
+ #h-file linux/rhashtable-types.h
#c-file lib/rhashtable.c
config BPAUTO_BUCKET_LOCKS