From: Scott Feldman Date: Thu, 3 Sep 2009 17:01:58 +0000 (+0000) Subject: enic: workaround A0 erratum X-Git-Tag: v2.6.32-rc1~703^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4badc385d1a9e140ad0992537237fc22211adad0;p=pandora-kernel.git enic: workaround A0 erratum A0 revision ASIC has an erratum on the RQ desc cache on chip where the cache can become corrupted causing pkt buf writes to wrong locations. The s/w workaround is to post a dummy RQ desc in the ring every 32 descs, causing a flush of the cache. A0 parts are not production, but there are enough of these parts in the wild in test setups to warrant including workaround. A1 revision ASIC parts fix erratum. Signed-off-by: Scott Feldman Signed-off-by: David S. Miller --- Reading git-diff-tree failed