diff options
author | Christoph Paasch <christoph.paasch@uclouvain.be> | 2013-03-20 09:59:41 +0100 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2013-03-27 11:13:27 +0100 |
commit | 065946c65a61943b4c609a0a1b1bac6742b3b593 (patch) | |
tree | 8bdd2382bebd688b408854fc7448e051a1ce6612 /drivers/parisc/gsc.h | |
parent | e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings (diff) | |
download | linux-065946c65a61943b4c609a0a1b1bac6742b3b593.tar.xz linux-065946c65a61943b4c609a0a1b1bac6742b3b593.zip |
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 <christoph.paasch@uclouvain.be>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/parisc/gsc.h')
0 files changed, 0 insertions, 0 deletions