From: Jeff Kirsher <[email protected]> Date: Wed, 10 Apr 2013 02:19:00 -0700
> From: Neil Horman <[email protected]> > > e100 uses pci_map_single, but fails to check for a dma mapping error after its > use, resulting in a stack trace: ... > Easy fix, modify the cb paramter to e100_exec_cb to return an error, and do > the > dma_mapping_error check in the obvious place > > This was reported previously here: > http://article.gmane.org/gmane.linux.network/257893 > > But nobody stepped up and fixed it. > > CC: Josh Boyer <[email protected]> > CC: [email protected] > Signed-off-by: Neil Horman <[email protected]> > Reported-by: Michal Jaegermann <[email protected]> > Tested-by: Aaron Brown <[email protected]> > Signed-off-by: Jeff Kirsher <[email protected]> Applied, thanks. ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ E1000-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired
