From dee7399c2d9a1d3b0af5d68d7e0dd922e104a2a8 Mon Sep 17 00:00:00 2001 From: Atsushi Nemoto Date: Wed, 24 Feb 2010 06:00:34 +0000 Subject: [PATCH] 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-format-patch failed