diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2017-04-21 00:47:22 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-04-21 16:41:24 +0200 |
commit | 8e6c1812e632ae3b54a1a9da759cad762f633e11 (patch) | |
tree | f39e3b352015da11ec69a6d3921576c03c0bcb7b /net/ipv6/ip6_vti.c | |
parent | net/mlx5e: IPoIB, Fix error handling in mlx5_rdma_netdev_alloc() (diff) | |
download | linux-8e6c1812e632ae3b54a1a9da759cad762f633e11.tar.xz linux-8e6c1812e632ae3b54a1a9da759cad762f633e11.zip |
net: dsa: Remove redundant NULL dst check
tag_lan9303.c does check for a NULL dst but that's already checked by
dsa_switch_rcv() one layer above.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Juergen Borleis <jbe@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions