aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/fujitsu/Makefile
diff options
context:
space:
mode:
authorChristoph Paasch2013-03-20 08:59:41 +0000
committerJeff Kirsher2013-03-27 03:13:27 -0700
commit065946c65a61943b4c609a0a1b1bac6742b3b593 (patch)
tree8bdd2382bebd688b408854fc7448e051a1ce6612 /drivers/net/ethernet/fujitsu/Makefile
parentd6b057b5dbba97e6ba13aace5270babd7c8b658c (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 <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/net/ethernet/fujitsu/Makefile')
0 files changed, 0 insertions, 0 deletions