net: sh_eth: fix receive desciptor loop
authorYoshihiro Shimoda <[email protected]>
Sun, 24 May 2009 23:53:40 +0000 (23:53 +0000)
committerDavid S. Miller <[email protected]>
Tue, 26 May 2009 05:49:55 +0000 (22:49 -0700)
commit862df49750e7ca9369c04d8d8105b3cc5d976e0d
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 <[email protected]>
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/sh_eth.c