niu: Fix to check for dma mapping errors.
authorShuah Khan <shuah.khan@hp.com>
Fri, 20 Jul 2012 11:50:35 +0000 (11:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Jul 2012 06:31:06 +0000 (23:31 -0700)
Fix Neptune ethernet driver to check dma mapping error after map_page()
interface returns.

Signed-off-by: Shuah Khan <shuah.khan@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found