commit | 6adc5fd6a142c6e2c80574c1db0c7c17dedaa42e | [log] [tgz] |
---|---|---|
author | Konstantin Khlebnikov <koct9i@gmail.com> | Tue Dec 01 01:14:48 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 03 00:07:51 2015 -0500 |
tree | 757beceaf7d992f37b769d6ac0cd643879279046 | |
parent | cacc06215271104b40773c99547c506095db6ad4 [diff] |
net/neighbour: fix crash at dumping device-agnostic proxy entries Proxy entries could have null pointer to net-device. Signed-off-by: Konstantin Khlebnikov <koct9i@gmail.com> Fixes: 84920c1420e2 ("net: Allow ipv6 proxies and arp proxies be shown with iproute2") Signed-off-by: David S. Miller <davem@davemloft.net>