mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
atrtr_find() can return NULL, so do not blindly dereference rt->dev before we check for rt being NULL. Signed-off-by: David S. Miller <davem@davemloft.net>