Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/i40e
Jesse Brandeburg b38da40190 i40e: fix invalid void return in FCoE code
A function was calling i40e_tx_map with return, but tx_map returns
void, and the caller returns void, so just drop the return, and
everything is good.

Change-ID: I53fc676d517864761e7cbb8ca83f1ef0c15b1f8f
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Jim Young <james.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-04-03 03:54:29 -07:00
..
2014-01-09 02:10:23 -08:00
2014-06-05 01:27:46 -07:00
2014-01-09 02:10:23 -08:00
2015-03-07 04:59:41 -08:00
2015-01-14 16:48:39 -05:00
2014-01-09 02:10:23 -08:00
2015-03-27 00:12:09 -07:00
2015-03-09 10:53:37 -07:00
2015-03-07 07:01:06 -08:00