commit | 96a236746fe6a7b84802afb4ed31536696d34812 | [log] [tgz] |
---|---|---|
author | Shinya Kuribayashi <shinya.kuribayashi@necel.com> | Wed Jan 16 16:12:26 2008 +0900 |
committer | Ben Warren <biggerbadderben@gmail.com> | Wed Jan 16 17:37:35 2008 -0500 |
tree | e1c36153450c7bca13ea800783353978a2b8d981 | |
parent | d1276c76c1e2b5035296689280ba1acb2c425104 [diff] |
drivers/net/rtl8139.c: Fix cache coherency issues Current driver is meant for cache coherent systems. This patch adds flush_cache() routines to support cache non-coherent systems. Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com> Cc: Masami Komiya <mkomiya@sonare.it> Cc: Lucas Jin <lucasjin@gmail.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>