From: françois romieu Date: Wed, 17 Jun 2009 11:41:45 +0000 (+0000) Subject: r8169: do not bring device down when suspending X-Git-Tag: v2.6.31-rc1~140^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bb3f522077f6b10531451f50c376d6137ebd364;p=pandora-kernel.git r8169: do not bring device down when suspending Stopping all activity through ChipCmd and blindly acking the irqs is neither nice nor completely needed: the transition to low-power mode does enough work and it apparently keeps the device in a sane state. Patch suggested by a fix for http://bugzilla.kernel.org/show_bug.cgi?id=9512 The rtl_shutdown path is kept unchanged so far. Signed-off-by: Francois Romieu Tested-by: Anders Eriksson Cc: Edward Hsu Signed-off-by: David S. Miller --- Reading git-diff-tree failed