Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel
Mark Rustad 4e86281b59 ixgbe: Fix ixgbe_write_mbx error result
If ixgbe_write_mbx is called and no mbx->ops.write method
exists, no error code is returned. The corresponding read
function explicitly returns an error in such a case as do
other functions, so this appears to be a minor bug. Fix
it for consistency, and generate return values directly
to make things clearer.

Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-07-25 19:26:44 -07:00
..
2014-07-24 05:06:10 -07:00
2014-07-24 05:06:10 -07:00
2014-07-24 03:11:19 -07:00
2014-05-13 17:43:20 -04:00
2014-01-17 19:13:04 -08:00