commit | f81ecb5d3300bf92d17302d3712f30585c182da9 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Mon Aug 17 15:55:38 2009 -0500 |
committer | Ben Warren <biggerbadderben@gmail.com> | Fri Aug 21 09:57:33 2009 -0700 |
tree | 0d1f3e9098664976aaac470bae914baae363d7fd | |
parent | 2bcbd429f44e32ead38a33f372e4c027e66710f9 [diff] |
e1000: fix PCI memory addressing The Intel E1000 driver was making assumptions about the relationship between some virtual, physical, and PCI addresses. Also fix some bad usage of the DEBUGOUT macro Signed-off-by: Timur Tabi <timur@freescale.com> Acked-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>