From: Stephen Hemminger <stephen@networkplumber•org>
To: Daniel Borkmann <dborkman@redhat•com>
Cc: davem@davemloft•net, shahed.shaikh@qlogic•com, netdev@vger•kernel.org
Subject: Re: [PATCH v2 net-next] net: vxlan: use custom ndo_change_mtu handler
Date: Tue, 17 Dec 2013 13:57:34 -0800 [thread overview]
Message-ID: <20131217135734.77ee5916@nehalam.linuxnetplumber.net> (raw)
In-Reply-To: <1387312660-3467-1-git-send-email-dborkman@redhat.com>
On Tue, 17 Dec 2013 21:37:40 +0100
Daniel Borkmann <dborkman@redhat•com> wrote:
> + struct vxlan_rdst *dst = &vxlan->default_dst;
> + struct net_device *lowerdev;
> + int max_mtu;
> +
> + lowerdev = __dev_get_by_index(dev_net(dev),
> + vxlan->default_dst.remote_ifindex);
Actually, I meant that you should use dst->remote_ifindex here.
next prev parent reply other threads:[~2013-12-17 21:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-17 20:37 [PATCH v2 net-next] net: vxlan: use custom ndo_change_mtu handler Daniel Borkmann
2013-12-17 21:57 ` Stephen Hemminger
2013-12-17 21:57 ` Stephen Hemminger [this message]
2013-12-17 21:59 ` Daniel Borkmann
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=20131217135734.77ee5916@nehalam.linuxnetplumber.net \
--to=stephen@networkplumber$(echo .)org \
--cc=davem@davemloft$(echo .)net \
--cc=dborkman@redhat$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=shahed.shaikh@qlogic$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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