From: David W. <dw...@in...> - 2001-08-15 10:49:34
|
dw...@in... said: + * drivers/net/via-rhine.c: Make some attempt to actually + deal with cache coherency issues rather than just inserting + a couple of wmb() calls. I'm not committing this - it's bogus. The ranges it was trying to flush were uncached anyway, and for some reason the delays introduced by walking the cache entries looking for nonexistent matches were what was making it work. -- dwmw2 |