diff options
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2015-03-31 10:45:02 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-04-03 13:54:29 +0300 |
commit | b38da40190a1f8a1a0edcc70f983f7838aabadd4 (patch) | |
tree | 79db4f4f5512e909b80d90c5e0f8af6e09840c0e /scripts/gdb/linux/utils.py | |
parent | 8b6ed9c202c0c7c179ab7a6cf8010ff0b63d2d4f (diff) | |
download | linux-b38da40190a1f8a1a0edcc70f983f7838aabadd4.tar.xz |
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>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions