]> git.baikalelectronics.ru Git - kernel.git/commit
net: sh_eth: fix cache coherency issue
authorYoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Sun, 24 May 2009 23:52:35 +0000 (23:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 May 2009 05:49:53 +0000 (22:49 -0700)
commit50cc72575f9e84caa111dbfb883344e8495e0b7f
tree51c47e37796d83be0b6ecd587537a70633c4a301
parenta1a5bd0f0b759511daf42ac66c0a2cc8ef5ecf33
net: sh_eth: fix cache coherency issue

Fix the problem that may not work receive process by cache coherency issue.

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