commit | 576cfa934e357c44d6259f90c7d065de328a3691 | [log] [tgz] |
---|---|---|
author | Francois Romieu <romieu@fr.zoreil.com> | Mon Feb 27 23:15:06 2006 +0100 |
committer | Francois Romieu <romieu@fr.zoreil.com> | Mon Feb 27 23:15:06 2006 +0100 |
tree | 1a82797c3c394aa3d0d4c37cebab0f55ad2afc89 | |
parent | b3c3e7d7d9795df16012d5c60e5f789e7fade311 [diff] |
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 <romieu@fr.zoreil.com>