From: Atsushi Nemoto Date: Wed, 24 Feb 2010 06:00:34 +0000 (+0000) Subject: tc35815: Fix double locking on NAPI X-Git-Tag: v2.6.34-rc1~233^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dee7399c2d9a1d3b0af5d68d7e0dd922e104a2a8;p=pandora-kernel.git 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 Signed-off-by: Atsushi Nemoto Signed-off-by: David S. Miller --- Reading git-diff-tree failed