* [B.A.T.M.A.N.] [PATCH] batman-adv: Add missing include spinlock.h
@ 2015-08-08 0:31 Sven Eckelmann
2015-08-09 0:24 ` Marek Lindner
0 siblings, 1 reply; 2+ messages in thread
From: Sven Eckelmann @ 2015-08-08 0:31 UTC (permalink / raw)
To: b.a.t.m.a.n
Fixes: fed2826b490c ("batman-adv: add list of unique single hop neighbors per hard-interface")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
---
net/batman-adv/hard-interface.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/net/batman-adv/hard-interface.c b/net/batman-adv/hard-interface.c
index 5c2df842e484..a8cb985e72a4 100644
--- a/net/batman-adv/hard-interface.c
+++ b/net/batman-adv/hard-interface.c
@@ -32,6 +32,7 @@
#include <linux/rculist.h>
#include <linux/rtnetlink.h>
#include <linux/slab.h>
+#include <linux/spinlock.h>
#include <linux/workqueue.h>
#include <net/net_namespace.h>
--
2.5.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Add missing include spinlock.h
2015-08-08 0:31 [B.A.T.M.A.N.] [PATCH] batman-adv: Add missing include spinlock.h Sven Eckelmann
@ 2015-08-09 0:24 ` Marek Lindner
0 siblings, 0 replies; 2+ messages in thread
From: Marek Lindner @ 2015-08-09 0:24 UTC (permalink / raw)
To: b.a.t.m.a.n
[-- Attachment #1: Type: text/plain, Size: 336 bytes --]
On Saturday, August 08, 2015 02:31:49 Sven Eckelmann wrote:
> Fixes: fed2826b490c ("batman-adv: add list of unique single hop neighbors
> per hard-interface") Signed-off-by: Sven Eckelmann <sven@narfation.org>
> ---
> net/batman-adv/hard-interface.c | 1 +
> 1 file changed, 1 insertion(+)
Applied in revision 0804b62.
Thanks,
Marek
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-09 0:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-08 0:31 [B.A.T.M.A.N.] [PATCH] batman-adv: Add missing include spinlock.h Sven Eckelmann
2015-08-09 0:24 ` Marek Lindner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox