Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Matthieu Baerts <matthieu.baerts@tessares.net>
To: Johannes Berg <johannes@sipsolutions.net>, netdev@vger.kernel.org
Cc: Johannes Berg <johannes.berg@intel.com>
Subject: Re: [PATCH v2 1/3] netlink: consistently use NLA_POLICY_EXACT_LEN()
Date: Tue, 18 Aug 2020 10:53:36 +0200 [thread overview]
Message-ID: <306aeca4-3f9f-14b1-783d-1a0abac3f04f@tessares.net> (raw)
In-Reply-To: <20200818101633.14eac4aad20c.I3e27f5d489fc497b5d134488b8f3a72b5e3405c8@changeid>
Hi Johannes,
On 18/08/2020 10:17, Johannes Berg wrote:
> From: Johannes Berg <johannes.berg@intel.com>
>
> Change places that open-code NLA_POLICY_EXACT_LEN() to
> use the macro instead, giving us flexibility in how we
> handle the details of the macro.
>
> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
> ---
> net/mptcp/pm_netlink.c | 4 ++--
Thank you for looking at that!
For MPTCP code:
Acked-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Cheers,
Matt
--
Tessares | Belgium | Hybrid Access Solutions
www.tessares.net
next prev parent reply other threads:[~2020-08-18 8:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-18 8:17 [PATCH v2 0/3] netlink: allow NLA_BINARY length range validation Johannes Berg
2020-08-18 8:17 ` [PATCH v2 1/3] netlink: consistently use NLA_POLICY_EXACT_LEN() Johannes Berg
2020-08-18 8:53 ` Matthieu Baerts [this message]
2020-08-18 8:17 ` [PATCH v2 2/3] netlink: consistently use NLA_POLICY_MIN_LEN() Johannes Berg
2020-08-18 8:17 ` [PATCH v2 3/3] netlink: make NLA_BINARY validation more flexible Johannes Berg
2020-08-18 19:29 ` [PATCH v2 0/3] netlink: allow NLA_BINARY length range validation David Miller
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=306aeca4-3f9f-14b1-783d-1a0abac3f04f@tessares.net \
--to=matthieu.baerts@tessares.net \
--cc=johannes.berg@intel.com \
--cc=johannes@sipsolutions.net \
--cc=netdev@vger.kernel.org \
--subject='Re: [PATCH v2 1/3] netlink: consistently use NLA_POLICY_EXACT_LEN()' \
/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
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).