mac80211: add a pending fix for a locking error in the aggregation reorder release...
[openwrt/svn-archive/archive.git] / package / mac80211 / patches / 000-compile_fix.patch
1 --- a/config.mk
2 +++ b/config.mk
3 @@ -502,7 +502,7 @@ CONFIG_ATH6KL_ENABLE_TARGET_DEBUG_PRINTS
4 # CONFIG_ATH6KL_SKIP_ABI_VERSION_CHECK is not set
5 CONFIG_ATH6KL_VIRTUAL_SCATTER_GATHER=y
6 CONFIG_ATH6K_LEGACY=m
7 -endif
8 +endif #CONFIG_COMPAT_KERNEL_32
9 endif
10
11