An error occurred while fetching folder content.
net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint()
Miaohe Lin authored
We can't cast sk_buff to rtable by (struct rtable *)hint. Use skb_rtable().

Fixes: 02b24941

 ("ipv4: use dst hint for ipv4 list receive")
Signed-off-by: default avatarMiaohe Lin <linmiaohe@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
2ce578ca
Name Last commit Last update