From: Ron Mercer Date: Tue, 29 Sep 2009 08:39:22 +0000 (+0000) Subject: qlge: Fix out of sync hardware semaphore. X-Git-Tag: v2.6.32-rc3~12^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd21cf52df990aea2c2403c35129b6501206422d;p=pandora-kernel.git qlge: Fix out of sync hardware semaphore. ql_clear_routing_entries() takes/gives it's own hardware semaphore since it is called from more than one place. ql_route_initialize() should make this call and THEN take it's own semaphore before doing it's work. Signed-off-by: Ron Mercer Signed-off-by: David S. Miller --- Reading git-diff-tree failed