Re: [PATCH RFT RESEND] net: Fix Neptune ethernet driver to check dma mapping error

2012-07-22 Thread David Miller
From: Shuah Khan Date: Fri, 20 Jul 2012 15:50:35 -0600 > Fix Neptune ethernet driver to check dma mapping error after map_page() > interface returns. > > Signed-off-by: Shuah Khan Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to ma

[PATCH RFT RESEND] net: Fix Neptune ethernet driver to check dma mapping error

2012-07-20 Thread Shuah Khan
Fix Neptune ethernet driver to check dma mapping error after map_page() interface returns. Signed-off-by: Shuah Khan --- drivers/net/ethernet/sun/niu.c |4 1 file changed, 4 insertions(+) diff --git a/drivers/net/ethernet/sun/niu.c b/drivers/net/ethernet/sun/niu.c index 8c726b7..60d5c0