Files
linux/include
David S. Miller 55afabaa0d 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>
2012-06-11 15:52:29 -07:00
..
2012-05-11 17:03:12 -07:00
2012-05-31 17:49:26 -07:00
2012-06-11 13:11:28 -07:00
2012-05-20 20:25:59 +03:00
2012-05-29 16:22:19 -07:00