commit | dee7399c2d9a1d3b0af5d68d7e0dd922e104a2a8 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Wed Feb 24 06:00:34 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 26 02:08:42 2010 -0800 |
tree | 49fe76813eeb051711370d210afea01e15082af6 | |
parent | 9c5f9c2861909753140ad6a41cdc77cdf20c1dc9 [diff] |
tc35815: Fix double locking on NAPI Isolate spinlock for tx and rx to resolve double-locking. This is potential bug while this controller does not exist on any SMP platforms, but lockdep or rt-preempt reveals this bug. Reported-by: Ralf Roesch <ralf.roesch@rw-gmbh.de> Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: David S. Miller <davem@davemloft.net>