lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 9 Feb 2016 22:11:27 -0800
From:	Stephen Hemminger <shemming@...cade.com>
To:	David Ahern <dsa@...ulusnetworks.com>, <shm@...ulusnetworks.com>,
	"David Miller" <davem@...hat.com>
CC:	<netdev@...r.kernel.org>
Subject: [PATCH net-next] vrf: duplicate include of rtnetlink.h



Signed-off-by: Stephen Hemminger <stephen@...workplumber.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>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ