From: Stephen Hemminger <stephen@networkplumber.org>
To: Lance Richardson <lrichard@redhat.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next] bridge: sparse fixes in br_ip6_multicast_alloc_query()
Date: Tue, 17 Jan 2017 08:56:48 -0800 [thread overview]
Message-ID: <20170117085648.0c7b4e91@xeon-e3> (raw)
In-Reply-To: <1484608295-24250-1-git-send-email-lrichard@redhat.com>
On Mon, 16 Jan 2017 18:11:35 -0500
Lance Richardson <lrichard@redhat.com> wrote:
> Changed type of csum field in struct igmpv3_query from __be16 to
> __sum16 to eliminate type warning, made same change in struct
> igmpv3_report for consistency.
>
> Fixed up an ntohs() where htons() should have been used instead.
>
> Signed-off-by: Lance Richardson <lrichard@redhat.com>
> ---
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
next prev parent reply other threads:[~2017-01-17 16:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-16 23:11 [PATCH net-next] bridge: sparse fixes in br_ip6_multicast_alloc_query() Lance Richardson
2017-01-17 16:56 ` Stephen Hemminger [this message]
2017-01-17 20:22 ` 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=20170117085648.0c7b4e91@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=lrichard@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.