All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next] vrf: duplicate include of rtnetlink.h
@ 2016-02-10  6:11 Stephen Hemminger
  2016-02-11 14:46 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2016-02-10  6:11 UTC (permalink / raw)
  To: David Ahern, shm, David Miller; +Cc: netdev



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>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH net-next] vrf: duplicate include of rtnetlink.h
  2016-02-10  6:11 [PATCH net-next] vrf: duplicate include of rtnetlink.h Stephen Hemminger
@ 2016-02-11 14:46 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2016-02-11 14:46 UTC (permalink / raw)
  To: shemming; +Cc: dsa, shm, netdev

From: Stephen Hemminger <shemming@brocade.com>
Date: Tue, 9 Feb 2016 22:11:27 -0800

> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-11 14:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-10  6:11 [PATCH net-next] vrf: duplicate include of rtnetlink.h Stephen Hemminger
2016-02-11 14:46 ` David Miller

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.