linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* (no subject)
@ 2021-08-16  5:59 zhao xc
  2021-08-16  7:04 ` Patch formatting - John Paul Adrian Glaubitz
  0 siblings, 1 reply; 3+ messages in thread
From: zhao xc @ 2021-08-16  5:59 UTC (permalink / raw)
  To: ysato; +Cc: dalias, linux-sh, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: 0001-CONFIG_IP_NF_TARGET_LOG-Configuration-does-not-exist.patch --]
[-- Type: text/x-patch, Size: 838 bytes --]

From f7a2abd1c4ce4f46d955b1fa00063113352de39b Mon Sep 17 00:00:00 2001
From: zhaoxinchao <xinchao.zhao@ucas.com.cn>
Date: Sun, 15 Aug 2021 20:35:16 -0700
Subject: [PATCH] CONFIG_IP_NF_TARGET_LOG Configuration does not exist

Signed-off-by: zhaoxinchao <xinchao.zhao@ucas.com.cn>
---
 arch/sh/configs/titan_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/sh/configs/titan_defconfig b/arch/sh/configs/titan_defconfig
index ba887f1351be..a8b4a9d393be 100644
--- a/arch/sh/configs/titan_defconfig
+++ b/arch/sh/configs/titan_defconfig
@@ -83,7 +83,7 @@ CONFIG_IP_NF_MATCH_ECN=m
 CONFIG_IP_NF_MATCH_TTL=m
 CONFIG_IP_NF_FILTER=m
 CONFIG_IP_NF_TARGET_REJECT=m
-CONFIG_IP_NF_TARGET_LOG=m
+CONFIG_NETFILTER_XT_TARGET_LOG=m
 CONFIG_IP_NF_MANGLE=m
 CONFIG_IP_NF_TARGET_ECN=m
 CONFIG_IP_NF_TARGET_TTL=m
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-16  7:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-16  5:59 zhao xc
2021-08-16  7:04 ` Patch formatting - John Paul Adrian Glaubitz
2021-08-16  7:22   ` Willy Tarreau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).