On Fri, Jul 11, 2014 at 02:26:27PM +0200, Martin Hundebøll wrote:
Signed-off-by: Martin Hundebøll martin@hundeboll.net
multicast.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/multicast.h b/multicast.h index 73b5d45..d790a71 100644 --- a/multicast.h +++ b/multicast.h @@ -19,7 +19,7 @@ #define _NET_BATMAN_ADV_MULTICAST_H_
/**
- batadv_forw_mode - the way a packet should be forwarded as
- enum batadv_forw_mode - the way a packet should be forwarded as
- @BATADV_FORW_ALL: forward the packet to all nodes (currently via classic
- flooding)
- @BATADV_FORW_SINGLE: forward the packet to a single node (currently via the
-- 2.0.1
Acked-by: Linus Lüssing linus.luessing@web.de