aboutsummaryrefslogtreecommitdiff
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorJesse Brandeburg <[email protected]>2015-03-31 00:45:02 -0700
committerJeff Kirsher <[email protected]>2015-04-03 03:54:29 -0700
commitb38da40190a1f8a1a0edcc70f983f7838aabadd4 (patch)
tree79db4f4f5512e909b80d90c5e0f8af6e09840c0e /lib/cpu-notifier-error-inject.c
parent8b6ed9c202c0c7c179ab7a6cf8010ff0b63d2d4f (diff)
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 <[email protected]> Tested-by: Jim Young <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions