Skip to content
Commit 5d06a99f authored by Francois Romieu's avatar Francois Romieu
Browse files

r8169: fix broken ring index handling in suspend/resume



rtl8169_hw_start() requires that the descriptor ring indexes be
set to zero. Let a deferred invocation of rtl8169_reset_task()
handle it. Enabling a few power management bits will not hurt
either.

suspend/resume is issued with irq on: the spinlock do not need
to save the irq flag.

Signed-off-by: default avatarFrancois Romieu <romieu@fr.zoreil.com>
parent 791917de
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment