commit | 700db99d0140e9da2a31e08ebd3e1b121691aa26 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Jul 05 21:08:05 2012 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 05 21:08:05 2012 -0700 |
tree | d1353dea09af83c555b2218863084ee578236b90 | |
parent | a2de86f63cfc92f7aaf11e7b9d9f2150946a1622 [diff] |
ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock. Otherwise local_bh_enable() complains. Reported-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>