diff options
author | 2010-05-10 14:24:34 -0400 | |
---|---|---|
committer | 2010-05-10 14:24:34 -0400 | |
commit | 9e385c56a1eecfb62dbc5162037fb4ed1676b27e (patch) | |
tree | c1298dfac02ec6cac8bb86c6e045762a84e41f68 /net | |
parent | rt2x00: rt2800: use correct txop value in tx descriptor (diff) | |
download | linux-dev-9e385c56a1eecfb62dbc5162037fb4ed1676b27e.tar.xz linux-dev-9e385c56a1eecfb62dbc5162037fb4ed1676b27e.zip |
rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)
From the original report:
"I had problems to get my rtl8185 PCI card running on Sparc64: I always
got an error about "No suitable DMA available" followed by an error
that no device could be detected. When comparing the rtl8180 driver to
others I noticed that others are mostly using DMA_BIT_MASK so I changed
the custom mask to DMA_BIT_MASK(32) which fixed my issue."
Reported-by: Tiziano Müller <tm@dev-zero.ch>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions