From: David Miller <davem@davemloft.net>
To: dsahern@kernel.org
Cc: netdev@vger.kernel.org, lucien.xin@gmail.com, dsahern@gmail.com
Subject: Re: [PATCH net-next] net/ipv6: Remove rt6i_prefsrc
Date: Mon, 10 Sep 2018 10:02:36 -0700 (PDT) [thread overview]
Message-ID: <20180910.100236.526826783714333491.davem@davemloft.net> (raw)
In-Reply-To: <20180910161128.25520-1-dsahern@kernel.org>
From: dsahern@kernel.org
Date: Mon, 10 Sep 2018 09:11:28 -0700
> From: David Ahern <dsahern@gmail.com>
>
> After the conversion to fib6_info, rt6i_prefsrc has a single user that
> reads the value and otherwise it is only set. The one reader can be
> converted to use rt->from so rt6i_prefsrc can be removed, reducing
> rt6_info by another 20 bytes.
>
> Signed-off-by: David Ahern <dsahern@gmail.com>
Applied, thanks David.
prev parent reply other threads:[~2018-09-10 21:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-10 16:11 [PATCH net-next] net/ipv6: Remove rt6i_prefsrc dsahern
2018-09-10 17:02 ` David Miller [this message]
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=20180910.100236.526826783714333491.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=dsahern@gmail.com \
--cc=dsahern@kernel.org \
--cc=lucien.xin@gmail.com \
--cc=netdev@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).