mirror of
https://github.com/torvalds/linux.git
synced 2026-04-24 17:42:27 -04:00
ip6_route_output() never returns NULL so check dst->error instead of !dst. Signed-off-by: Varun Prakash <varun@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>