kernel_optimize_test/drivers/net/ethernet/intel
Christoph Paasch 37287fae7e e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffers
After dma_map_page, dma_mapping_error must be called. It seems safe to
not free the skb/page allocated in this function, as the skb/page can be
reused later.

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>
2013-03-27 03:26:27 -07:00
..
e1000 e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings 2013-03-27 02:32:27 -07:00
e1000e e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffers 2013-03-27 03:26:27 -07:00
igb igb: fix PHC stopping on max freq 2013-03-26 03:21:34 -07:00
igbvf
ixgb ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffers 2013-03-27 03:13:27 -07:00
ixgbe
ixgbevf
e100.c
Kconfig
Makefile