Re: [PATCH net-next 0/2] net: ipv6: simplify rt6_fill_node

2017-01-18 Thread David Miller
From: David Ahern Date: Tue, 17 Jan 2017 15:51:06 -0800 > Remove a couple of unnecessary input arguments to rt6_fill_node. Looks good, series applied, thanks.

[PATCH net-next 0/2] net: ipv6: simplify rt6_fill_node

2017-01-17 Thread David Ahern
Remove a couple of unnecessary input arguments to rt6_fill_node. David Ahern (2): net: ipv6: remove nowait arg to rt6_fill_node net: ipv6: remove prefix arg to rt6_fill_node include/linux/mroute6.h | 2 +- net/ipv6/ip6mr.c| 9 ++--- net/ipv6/route.c| 46