From: Dan Carpenter <[email protected]> Date: Fri, 7 Jun 2019 18:31:07 +0300
> The nhg->nh_entries[] array is allocated in nexthop_grp_alloc() and it
> has nhg->num_nh elements so this check should be >= instead of >.
>
> Fixes: 430a049190de ("nexthop: Add support for nexthop groups")
> Signed-off-by: Dan Carpenter <[email protected]>
> Reviewed-by: David Ahern <[email protected]>
> ---
> v2: Use the correct Fixes tag
Applied, thanks Dan.
