From: Divy Le Ray Date: Wed, 3 Mar 2010 09:49:47 +0000 (+0000) Subject: cxgb3: fix hot plug removal crash X-Git-Tag: v2.6.34-rc2~48^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6f018e324ba91d0464cca6895447c2b89e6d578;p=pandora-kernel.git cxgb3: fix hot plug removal crash queue restart tasklets need to be stopped after napi handlers are stopped since the latter can restart them. So stop them after stopping napi. Signed-off-by: Divy Le Ray Signed-off-by: David S. Miller --- Reading git-diff-tree failed