From: David S. Miller Date: Thu, 19 Apr 2018 19:40:14 +0000 (-0400) Subject: Merge branch 'ipv6-followup-to-fib6_info-change' X-Git-Tag: v4.18-rc1~114^2~432 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=3f4fe759f0042c762e03194716c8f79f1905dc40;p=users%2Fjedix%2Flinux-maple.git Merge branch 'ipv6-followup-to-fib6_info-change' David Ahern says: ==================== net/ipv6: followup to fib6_info change Followup to fib change for IPv6. First 2 patches rename fib6_info struct elements to match its name, and rename addrconf_dst_alloc to match what it returns. Patches 3-7 refactor the code to remove the need for fib6_idev reducing fib6_info by another 8 bytes to 200 bytes. Patch 8 fixes the gfp flags argument to addrconf_prefix_route in a couple of places. ==================== Signed-off-by: David S. Miller --- 3f4fe759f0042c762e03194716c8f79f1905dc40