From: Ben Hutchings Date: Tue, 3 Mar 2015 00:52:39 +0000 (+0000) Subject: Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790" X-Git-Tag: omap-for-v4.1/wl12xx-dt~68^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b4a6364a6b3176511956ad186f8dffbe2e60c3e;p=pandora-kernel.git Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790" This reverts commit fd9af07c3404ac9ecbd0d859563360f51ce1ffde. The hardware manual states that the frame error and multicast bits are copied to bits 9:0 of RD0, not bits 25:16. I've tested that this is true for RFS1 (CRC error), RFS3 (frame too short), RFS4 (frame too long) and RFS8 (multicast). Also adjust a comment to agree with this. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed