OSDN Git Service

net: eth: davicnci_cpdma: check dma map error
authorSebastian Siewior <bigeasy@linutronix.de>
Thu, 20 Jun 2013 14:58:45 +0000 (16:58 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Jun 2013 07:07:30 +0000 (00:07 -0700)
commit14bd076955f4e9cb911326d1b7291e3a2b40bdec
tree13ebc4335959adc0abe2ea414a77107c8a0acbe7
parentdb4e9b2b98bac7adc7657ef94bb6d1a419a35571
net: eth: davicnci_cpdma: check dma map error

Since the DMA mapping may fail the caller should check the return value.

Cc: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/davinci_cpdma.c