From: David Ahern <dsahern@gmail.com>
To: Jakub Kicinski <kuba@kernel.org>, davem@davemloft.net
Cc: netdev@vger.kernel.org, Jeremy Kerr <jk@codeconstruct.com.au>,
Stefan Schmidt <stefan@datenfreihafen.org>,
j.vosburgh@gmail.com, vfalico@gmail.com, andy@greyhouse.net,
oliver@neukum.org, yoshfuji@linux-ipv6.org, dsahern@kernel.org,
alex.aring@gmail.com, jukka.rissanen@linux.intel.com,
matt@codeconstruct.com.au, linux-usb@vger.kernel.org,
linux-bluetooth@vger.kernel.org, linux-wpan@vger.kernel.org
Subject: Re: [PATCH net-next v2] net: don't include ndisc.h from ipv6.h
Date: Thu, 3 Feb 2022 21:09:35 -0700 [thread overview]
Message-ID: <35a6322b-cd8d-0fa3-69b2-76c984a48c00@gmail.com> (raw)
In-Reply-To: <20220203231240.2297588-1-kuba@kernel.org>
On 2/3/22 4:12 PM, Jakub Kicinski wrote:
> Nothing in ipv6.h needs ndisc.h, drop it.
>
> Link: https://lore.kernel.org/r/20220203043457.2222388-1-kuba@kernel.org
> Acked-by: Jeremy Kerr <jk@codeconstruct.com.au>
> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
> CC: j.vosburgh@gmail.com
> CC: vfalico@gmail.com
> CC: andy@greyhouse.net
> CC: oliver@neukum.org
> CC: yoshfuji@linux-ipv6.org
> CC: dsahern@kernel.org
> CC: alex.aring@gmail.com
> CC: jukka.rissanen@linux.intel.com
> CC: matt@codeconstruct.com.au
> CC: linux-usb@vger.kernel.org
> CC: linux-bluetooth@vger.kernel.org
> CC: linux-wpan@vger.kernel.org
> ---
> drivers/net/bonding/bond_alb.c | 1 +
> drivers/net/usb/cdc_mbim.c | 1 +
> include/net/ipv6.h | 1 -
> include/net/ipv6_frag.h | 1 +
> net/6lowpan/core.c | 1 +
> net/ieee802154/6lowpan/core.c | 1 +
> net/mctp/device.c | 1 +
> 7 files changed, 6 insertions(+), 1 deletion(-)
>
Reviewed-by: David Ahern <dsahern@kernel.org>
next prev parent reply other threads:[~2022-02-04 4:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-03 23:12 [PATCH net-next v2] net: don't include ndisc.h from ipv6.h Jakub Kicinski
2022-02-04 4:09 ` David Ahern [this message]
2022-02-05 3:50 ` patchwork-bot+netdevbpf
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=35a6322b-cd8d-0fa3-69b2-76c984a48c00@gmail.com \
--to=dsahern@gmail.com \
--cc=alex.aring@gmail.com \
--cc=andy@greyhouse.net \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=j.vosburgh@gmail.com \
--cc=jk@codeconstruct.com.au \
--cc=jukka.rissanen@linux.intel.com \
--cc=kuba@kernel.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=linux-wpan@vger.kernel.org \
--cc=matt@codeconstruct.com.au \
--cc=netdev@vger.kernel.org \
--cc=oliver@neukum.org \
--cc=stefan@datenfreihafen.org \
--cc=vfalico@gmail.com \
--cc=yoshfuji@linux-ipv6.org \
/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