]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] sky2: call pci_set_consistent_dma_mask
authorStephen Hemminger <shemminger@osdl.org>
Tue, 17 Jan 2006 21:43:11 +0000 (13:43 -0800)
committerJeff Garzik <jgarzik@pobox.com>
Wed, 18 Jan 2006 00:27:29 +0000 (19:27 -0500)
commitd1f3d4ddddc3c86e25ce2a41dc129cbe10e24991
tree61da5eb8cf7c8424fbb66a2ab59635985136bdbf
parent82788c7a47e50ee8d42e3be23afb23448d651c4c
[PATCH] sky2: call pci_set_consistent_dma_mask

Need to call pci_set_consistent_dma_mask in the case of 64 bit
DMA.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/sky2.c