From: Yoshihiro Shimoda Date: Mon, 28 May 2012 23:07:55 +0000 (+0000) Subject: net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens X-Git-Tag: v3.5-rc1~35^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79fba9f51755c704c0a7d7b7f0df10874dc0a744;p=pandora-kernel.git net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens When Receive Descriptor Empty happens, rxdesc pointer of the driver and actual next descriptor of the controller may be mismatch. This patch fixes it. Signed-off-by: Yoshihiro Shimoda Signed-off-by: David S. Miller --- Reading git-diff-tree failed