From: Mike McCormack Date: Fri, 14 Aug 2009 05:15:14 +0000 (+0000) Subject: sky2: Reset tx train after interrupts disabled. X-Git-Tag: v2.6.32-rc1~703^2~364 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=264bb4fab1a0952b4eef4df5b9e90bc050a2d1e6;p=pandora-kernel.git sky2: Reset tx train after interrupts disabled. Reseting the tx chain too soon results in invalid tx queue positions being delivered in the status queue. This also makes sure there's no overlap between the cleanup done by sky2_tx_clean() and sky2_tx_done(). Signed-off-by: Mike McCormack Acked-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed