linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: zhao xc <xinchao.zhao.kernelz@gmail.com>
To: ysato@users.sourceforge.jp
Cc: dalias@libc.org, linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: 
Date: Sun, 15 Aug 2021 22:59:53 -0700	[thread overview]
Message-ID: <CAP7CzPfRFSfUka1Wjo1+KNSdhYjR2n59g2yvEFGRyfYwNFNy1A@mail.gmail.com> (raw)

[-- 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


             reply	other threads:[~2021-08-16  6:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-16  5:59 zhao xc [this message]
2021-08-16  7:04 ` Patch formatting - John Paul Adrian Glaubitz
2021-08-16  7:22   ` Willy Tarreau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAP7CzPfRFSfUka1Wjo1+KNSdhYjR2n59g2yvEFGRyfYwNFNy1A@mail.gmail.com \
    --to=xinchao.zhao.kernelz@gmail.com \
    --cc=dalias@libc.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=ysato@users.sourceforge.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).