Files
linux/drivers/net/ethernet/intel/i40e
Gustavo A. R. Silva 7f76963b69 i40e: Fix incorrect argument in call to ipv6_addr_any()
It seems that the right argument to be passed is &tcp_ip6_spec->ip6dst,
not &tcp_ip6_spec->ip6src, when calling function ipv6_addr_any().

Addresses-Coverity-ID: 1501734 ("Copy-paste error")
Fixes: efca91e89b ("i40e: Add flow director support for IPv6")
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-02-15 15:07:13 -08:00
..
2020-06-25 22:25:13 -07:00
2020-06-25 22:25:13 -07:00
2021-02-10 14:28:40 -08:00
2021-02-10 14:28:40 -08:00