]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
rtl8169: fix PCI system memory address
authorYoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Wed, 25 Feb 2009 05:27:29 +0000 (14:27 +0900)
committerBen Warren <biggerbadderben@gmail.com>
Tue, 9 Jun 2009 05:57:21 +0000 (22:57 -0700)
commitd65e34d12514de2bbe3b8f519761d641c081bad0
tree4bd1122e6519da60f2440ddecd909c3440fc116f
parentca9c8a1e10fac01e6a1129f82a7ce18bd818fa43
rtl8169: fix PCI system memory address

When PCI device use system memory, some PCI host controller should be
set physical memory address.

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