From: hayeswang Date: Tue, 18 Feb 2014 13:49:07 +0000 (+0800) Subject: r8152: support runtime suspend X-Git-Tag: v3.15-rc1~113^2~314^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a4be1bd04d6df0cb1a1a0fe49430b27152bb98f;p=pandora-kernel.git r8152: support runtime suspend Support runtime suspend for RTL8152 and RTL8153. Move tx_bottom() from tasklet to delayed_work. That avoids to transmit tx packets after calling autosuspend. Signed-off-by: Hayes Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed