From: Stephen Hemminger Date: Thu, 27 Sep 2007 19:38:12 +0000 (-0700) Subject: sky2: fix transmit state on resume X-Git-Tag: v2.6.23-rc9~21^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88f5f0cad396be594d6d55cb2d0cd69e8df9ab16;p=pandora-kernel.git sky2: fix transmit state on resume This should fix http://bugzilla.kernel.org/show_bug.cgi?id=8667 After resume, driver has reset the chip so the current state of transmit checksum offload state machine and DMA state machine will be undefined. The fix is to set the state so that first Tx will set MSS and offset values. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed