From: Frank Li Date: Tue, 26 Mar 2013 16:12:03 +0000 (+0000) Subject: enet: fec: fix fail resume from suspend state X-Git-Tag: v3.9-rc6~38^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14109a59caf93e6eae726a34bf2f0897508ec8c1;p=pandora-kernel.git enet: fec: fix fail resume from suspend state Without this patch 1. boot with nfs (no_console_suspend) 2. echo mem >/sys/power/state 3. wakeup by wakesource 4. print "eth0: tx queue full" This fix above problem by reinit bd queue at restart function Signed-off-by: Frank Li Signed-off-by: David S. Miller --- Reading git-diff-tree failed