net: sh_eth: fix TX/RX descriptor not set physical memory
authorYoshihiro Shimoda <[email protected]>
Sun, 24 May 2009 23:53:20 +0000 (23:53 +0000)
committerDavid S. Miller <[email protected]>
Tue, 26 May 2009 05:49:54 +0000 (22:49 -0700)
commit0029d64af5d72049e2170e4609fa83bd1f3f07cd
tree1a0fc073e2ec3116cfdb74fa2eb19d3efbe7215a
parente88aae7bb1dc50457489d1d7c81dcf4db23ccf94
net: sh_eth: fix TX/RX descriptor not set physical memory

Fix the probrem that TX/RX descirptor not set physical memory.

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