From: Yoshihiro Shimoda Date: Thu, 13 Jun 2013 01:15:45 +0000 (+0900) Subject: net: sh_eth: fix incorrect RX length error if R8A7740 X-Git-Tag: v3.10-rc6~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd019897358b815f7828dab90b51d51df4d3658d;p=pandora-kernel.git net: sh_eth: fix incorrect RX length error if R8A7740 This patch fixes an issue that the driver increments the "RX length error" on every buffer in sh_eth_rx() if the R8A7740. This patch also adds a description about the Receive Frame Status bits. Signed-off-by: Yoshihiro Shimoda Signed-off-by: David S. Miller --- Reading git-diff-tree failed