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

2012-07-20 Thread Shuah Khan
On Fri, 2012-07-20 at 14:30 -0700, David Miller wrote: > From: Shuah Khan > Date: Fri, 20 Jul 2012 15:27:59 -0600 > > > Request for testing, since I don't have the hardware to test. > > This is not how you post a patch. > > >

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

2012-07-20 Thread David Miller
From: Shuah Khan Date: Fri, 20 Jul 2012 15:27:59 -0600 > Request for testing, since I don't have the hardware to test. This is not how you post a patch. > When you put those "---..." there, GIT is going to eliminate everythin

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

2012-07-20 Thread Shuah Khan
Request for testing, since I don't have the hardware to test. Fix Neptune ethernet driver to check dma mapping error after map_page() interface returns. Signed-off-by: Shuah Khan Cc: --- drivers/net/ethernet/sun/niu.c |4