linux_dsm_epyc7002/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 igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races 2013-02-15 21:46:51 -08:00
ixgb ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffers 2013-03-27 03:13:27 -07:00
ixgbe hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
ixgbevf ixgbevf: don't release the soft entries 2013-03-26 02:31:48 -07:00
e100.c remove init of dev->perm_addr in drivers 2013-01-08 18:00:48 -08:00
Kconfig Driver core patches for 3.9-rc1 2013-02-21 12:05:51 -08:00
Makefile intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00