From: Artem Savkov Date: Tue, 3 Apr 2012 10:29:11 +0000 (+0000) Subject: r8169: enable napi on resume. X-Git-Tag: v3.4-rc2~11^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cff4c16296754888b6fd8c886bc860a888e20257;p=pandora-kernel.git r8169: enable napi on resume. NAPI is disabled during suspend and needs to be enabled on resume. Without this the driver locks up during resume in rtl_reset_work() trying to disable NAPI again. Signed-off-by: Artem Savkov Acked-by: Francois Romieu Signed-off-by: David S. Miller --- Reading git-diff-tree failed