From: Stephen Hemminger Date: Thu, 27 Sep 2007 00:58:47 +0000 (-0700) Subject: sky2: sky2 FE+ receive status workaround X-Git-Tag: v2.6.23-rc9~21^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b12e0141f7a97c3b84731b5f935ed738bb6f960;p=pandora-kernel.git sky2: sky2 FE+ receive status workaround The Yukon FE+ chip appears to have a hardware glitch that causes bogus receive status values to be posted. The data in the packet is good, but the status value is random garbage. As a temporary workaround until the problem is better understood, implement the workaround the vendor driver used of ignoring the status value on this chip. Since this means trusting dodgy hardware values; add additional checking of the receive packet length. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed