Files
linux/drivers/net/ethernet/qlogic/qed
chongjiapeng a5a14ea7b4 qed: Fix missing error code in qed_slowpath_start()
The error code is missing in this code scenario, add the error code
'-EINVAL' to the return value 'rc'.

Eliminate the follow smatch warning:

drivers/net/ethernet/qlogic/qed/qed_main.c:1298 qed_slowpath_start()
warn: missing error code 'rc'.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Fixes: d51e4af5c2 ("qed: aRFS infrastructure support")
Signed-off-by: chongjiapeng <jiapeng.chong@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-10-09 13:46:41 +01:00
..
2021-06-03 14:04:17 -07:00
2020-06-30 15:51:40 -07:00
2021-06-03 14:04:17 -07:00
2020-06-30 15:51:40 -07:00
2020-06-30 15:51:40 -07:00
2021-08-16 11:22:57 +01:00
2021-09-10 10:17:11 +01:00
2020-06-30 15:51:40 -07:00
2020-06-30 15:51:40 -07:00
2020-06-30 15:51:40 -07:00
2021-07-29 15:41:06 +01:00