summaryrefslogtreecommitdiff
path: root/net/packet
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-06-12 02:52:29 +0400
committerDavid S. Miller <davem@davemloft.net>2012-06-12 02:52:29 +0400
commit55afabaa0df0dd139c8796a71beb43d1216fbe43 (patch)
tree5f3ad3d76d9101c11d15197b40fb4f86402db3a9 /net/packet
parent352e04b9111d608bd89ba7bd8070846d4f97d104 (diff)
downloadlinux-55afabaa0df0dd139c8796a71beb43d1216fbe43.tar.xz
inet: Fix BUG triggered by __rt{,6}_get_peer().
If no peer actually gets attached (either because create is zero or the peer allocation fails) we'll trigger a BUG because we unconditionally do an rt{,6}_peer_ptr() afterwards. Fix this by guarding it with the proper check. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/packet')
0 files changed, 0 insertions, 0 deletions