ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.
authorDavid S. Miller <davem@davemloft.net>
Fri, 6 Jul 2012 04:08:05 +0000 (21:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Jul 2012 04:08:05 +0000 (21:08 -0700)
Otherwise local_bh_enable() complains.

Reported-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found