From: Stephen Hemminger <shemming@brocade.com>
To: David Ahern <dsa@cumulusnetworks.com>, <shm@cumulusnetworks.com>,
"David Miller" <davem@redhat.com>
Cc: <netdev@vger.kernel.org>
Subject: [PATCH net-next] vrf: duplicate include of rtnetlink.h
Date: Tue, 9 Feb 2016 22:11:27 -0800 [thread overview]
Message-ID: <20160209221127.6e1b7769@xeon-e3> (raw)
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
--- a/drivers/net/vrf.c 2015-12-10 08:57:12.573235836 -0800
+++ b/drivers/net/vrf.c 2015-12-14 19:08:59.672199087 -0800
@@ -32,7 +32,6 @@
#include <net/ip_fib.h>
#include <net/ip6_fib.h>
#include <net/ip6_route.h>
-#include <net/rtnetlink.h>
#include <net/route.h>
#include <net/addrconf.h>
#include <net/l3mdev.h>
next reply other threads:[~2016-02-10 6:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-10 6:11 Stephen Hemminger [this message]
2016-02-11 14:46 ` [PATCH net-next] vrf: duplicate include of rtnetlink.h 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=20160209221127.6e1b7769@xeon-e3 \
--to=shemming@brocade.com \
--cc=davem@redhat.com \
--cc=dsa@cumulusnetworks.com \
--cc=netdev@vger.kernel.org \
--cc=shm@cumulusnetworks.com \
/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).