From: Jeff Kirsher <jeffrey.t.kirs...@intel.com> Date: Tue, 28 Nov 2017 01:22:14 -0800
> This series contains updates to e1000, e1000e and i40e. > > Gustavo A. R. Silva fixes a sizeof() issue where we were taking the size of > the pointer (which is always the size of the pointer). > > Sasha does a follow up fix to a previous fix for buffer overrun, to resolve > community feedback from David Laight and the use of magic numbers. > > Amritha fixes the reporting of error codes for when adding a cloud filter > fails. > > Ahmad Fatoum brushes the dust off the e1000 driver to fix a code comment > and debug message which was incorrect about what the code was really doing. Pulled, thanks Jeff.