alistair23-linux/drivers/net/ethernet/intel/e1000
Christoph Paasch d6b057b5db e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings
After dma_map_single, dma_mapping_error must be called.

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 02:32:27 -07:00
..
e1000.h e1000: fix whitespace issues and multi-line comments 2013-02-15 21:46:37 -08:00
e1000_ethtool.c e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings 2013-03-27 02:32:27 -07:00
e1000_hw.c e1000: fix whitespace issues and multi-line comments 2013-02-15 21:46:37 -08:00
e1000_hw.h e1000: Adding e1000_dump function 2012-02-07 04:01:46 -08:00
e1000_main.c e1000: fix whitespace issues and multi-line comments 2013-02-15 21:46:37 -08:00
e1000_osdep.h
e1000_param.c e1000: fix whitespace issues and multi-line comments 2013-02-15 21:46:37 -08:00
Makefile