IB: Fix RCU lockdep splats
authorEric Dumazet <eric.dumazet@gmail.com>
Tue, 29 Nov 2011 21:31:23 +0000 (22:31 +0100)
committerRoland Dreier <roland@purestorage.com>
Tue, 29 Nov 2011 21:37:11 +0000 (13:37 -0800)
Commit f2c31e32b37 ("net: fix NULL dereferences in check_peer_redir()")
forgot to take care of infiniband uses of dst neighbours.

Many thanks to Marc Aurele who provided a nice bug report and feedback.

Reported-by: Marc Aurele La France <tsi@ualberta.ca>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Cc: David Miller <davem@davemloft.net>
Cc: <stable@kernel.org>
Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found