From: Guido Barzini Date: Mon, 25 Jan 2010 23:49:19 +0000 (-0800) Subject: sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer X-Git-Tag: v2.6.33-rc6~29^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8704a2c8e9db24157a7b08d1678bf840f2318779;p=pandora-kernel.git sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer Due to a hardware bug in the SFC9000 family, the firmware must transfer raw GMAC statistics to host memory before aggregating them into the cooked (speed-independent) MAC statistics. Extend the stats buffer to support this. The length of the buffer is explicit in the MAC_STATS command, so this change is backward-compatible on both sides. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed