From: David Ahern <[email protected]> Date: Thu, 26 Jan 2017 14:08:36 -0800
> Remove skb_reserve and skb_reset_mac_header from inet6_rtm_getroute. The > allocated skb is not passed through the routing engine (like it is for > IPv4) and has not since the beginning of git time. > > Signed-off-by: David Ahern <[email protected]> Good catch, applied, thanks David.
