raw: remove unused variables from raw6_icmp_error()
mainline inclusion from mainline-v6.0-rc1 commit c4fceb46 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I6ECEK CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c4fceb46add65481ef0dfb79cad24c3c269b4cad -------------------------------- saddr and daddr are set but not used. Fixes: ba44f818 ("raw: use more conventional iterators") Reported-by: Nkernel test robot <lkp@intel.com> Signed-off-by: NEric Dumazet <edumazet@google.com> Acked-by: NJonathan Lemon <jonathan.lemon@gmail.com> Link: https://lore.kernel.org/r/20220622032303.159394-1-edumazet@google.comSigned-off-by: NJakub Kicinski <kuba@kernel.org> Signed-off-by: NZiyang Xuan <william.xuanziyang@huawei.com> Reviewed-by: NYue Haibing <yuehaibing@huawei.com> Signed-off-by: NJialin Zhang <zhangjialin11@huawei.com>
Showing
想要评论请 注册 或 登录