From: Divy Le Ray Date: Fri, 17 Apr 2009 12:21:11 +0000 (+0000) Subject: cxgb3: fix link fault handling X-Git-Tag: v2.6.30-rc4~68^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3851c66cf0d130ae49f99fe1dea42950d9835037;p=pandora-kernel.git cxgb3: fix link fault handling Use the existing periodic task to handle link faults. The link fault interrupt handler is also called in work queue context, which is wrong and might cause potential deadlocks. Signed-off-by: Divy Le Ray Signed-off-by: David S. Miller --- Reading git-diff-tree failed