Re: net-next warning at kernel/softirq.c:159 local_bh_enable
From: Or Gerlitz <hidden> Date: 2012-07-06 04:22:45
Here is what I commited to fix this:
====================
[PATCH] ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.
Otherwise local_bh_enable() complains.
sorry, I missed your note, I just pulled from kernel.org and it
doesn't have the commit, will
be able to test that later.
Or.