net: sh_eth: fix receive desciptor loop
commit862df49750e7ca9369c04d8d8105b3cc5d976e0d
authorYoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Sun, 24 May 2009 23:53:40 +0000 (24 23:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 May 2009 05:49:55 +0000 (25 22:49 -0700)
tree922b5065c88b01ba6aa7b7edbd9c228c2140ae36
parent0029d64af5d72049e2170e4609fa83bd1f3f07cd
net: sh_eth: fix receive desciptor loop

Fix the problem that this driver not update rxdesc in sh_eth_rx.

Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sh_eth.c