kernel: remove nf_flow_table hardware offload patch (it is not ready yet)
It also does not have any users yet. It will be addde back when the core API issues have been sorted out Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -149,9 +149,8 @@ define KernelPackage/nf-flow
|
||||
CONFIG_NF_FLOW_TABLE_HW
|
||||
DEPENDS:=+kmod-nf-conntrack @!LINUX_3_18 @!LINUX_4_4 @!LINUX_4_9
|
||||
FILES:= \
|
||||
$(LINUX_DIR)/net/netfilter/nf_flow_table.ko \
|
||||
$(LINUX_DIR)/net/netfilter/nf_flow_table_hw.ko
|
||||
AUTOLOAD:=$(call AutoProbe,nf_flow_table nf_flow_table_hw)
|
||||
$(LINUX_DIR)/net/netfilter/nf_flow_table.ko
|
||||
AUTOLOAD:=$(call AutoProbe,nf_flow_table)
|
||||
endef
|
||||
|
||||
$(eval $(call KernelPackage,nf-flow))
|
||||
|
||||
Reference in New Issue
Block a user