[PATCH] spidernet: Use pci_dma_mapping_error()

2006-09-27 Thread Olof Johansson
A driver shouldn't compare to DMA_ERROR_CODE directly, use pci_dma_mapping_error() instead. Signed-off-by: Olof Johansson [EMAIL PROTECTED] Index: linux-2.6/drivers/net/spider_net.c === --- linux-2.6.orig/drivers/net/spider_net.c

Re: [PATCH] spidernet: Use pci_dma_mapping_error()

2006-09-27 Thread Jeff Garzik
applied - To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html