From: Francois Romieu Date: Mon, 27 Feb 2006 22:15:06 +0000 (+0100) Subject: 8139cp: fix broken suspend/resume X-Git-Tag: v2.6.16-rc6~140^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=576cfa934e357c44d6259f90c7d065de328a3691;p=pandora-kernel.git 8139cp: fix broken suspend/resume - check that the device is up before it is enabled again; - the descriptor ring indexes must be set to zero before cp_init_hw() is issued. Add a nice comment to remember that skb allocation failure is still not handled. Fixes http://bugzilla.kernel.org/show_bug.cgi?id=5681 Signed-off-by: Francois Romieu --- Reading git-diff-tree failed