]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
rtl8169: fix cache coherency problem
authorYoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Wed, 25 Feb 2009 05:27:24 +0000 (14:27 +0900)
committerWolfgang Denk <wd@denx.de>
Mon, 27 Apr 2009 22:18:10 +0000 (00:18 +0200)
commitd4c02e6f5d49880123e7f584b88f857ffd874381
tree40f22cb79ca2c973ffca60fb077d6b9c3dbe58f2
parent9c48a8ea383098a5b217aba91b6d44cefd5cbeeb
rtl8169: fix cache coherency problem

Fix the problem that cannot access actual data when CPU data cache enabled.

Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Tested-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Acked-by: Ben Warren <biggerbadderben@gmail.com>
drivers/net/rtl8169.c