diff options
author | Christoph Paasch <[email protected]> | 2013-03-20 08:59:41 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2013-03-27 03:13:27 -0700 |
commit | 065946c65a61943b4c609a0a1b1bac6742b3b593 (patch) | |
tree | 8bdd2382bebd688b408854fc7448e051a1ce6612 /net/lapb/lapb_iface.c | |
parent | d6b057b5dbba97e6ba13aace5270babd7c8b658c (diff) |
ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffers
After dma_map_single, dma_mapping_error must be called. It seems safe to
not free the skb allocated in this function, as the skb can be reused
later.
Additionally this patch fixes one coding-style error.
Signed-off-by: Christoph Paasch <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions