]> bbs.cooldavid.org Git - net-next-2.6.git/commit
jme: Remove 64 and 40 bit dma_mask
authorGuo-Fu Tseng <cooldavid@cooldavid.org>
Thu, 4 Dec 2008 05:20:04 +0000 (21:20 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Dec 2008 05:20:04 +0000 (21:20 -0800)
commite4e6c38cab208b369bfc8e9a57186581bf0b9987
tree3a84024d6180b37ce938c4d552d311bbaccff1e9
parent4f40bf46897ddb57f149c0758f0cef0cc7782f7f
jme: Remove 64 and 40 bit dma_mask

Although the hardware supports the 64bit DMA address in design,
but later found that it actually not working.
This patch reduced the rang to 32bit.

Found-by: "Ethan" <ethanhsiao@jmicron.com>
Signed-off-by: "Guo-Fu Tseng" <cooldavid@cooldavid.org>
Acked-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/jme.c