[PATCH] r8169: always clean Tx desc
rtl8169_unmap_tx_skb() can not assume that a Tx ring descriptor belongs to the host as it can be issued during rtl8169_tx_clear() as a part of a recovery process (during Tx timeout for instance). Simple fix: always clean the relevant descriptor entry. Acked-by:Francois Romieu <romieu@fr.zoreil.com> Signed-off-by:
Jon Mason <jdmason@us.ibm.com>
Showing
Please register or sign in to comment