Files
linux/drivers/net/ethernet/intel
Jason Wang 5322c68e58 iavf: remove an unneeded variable
The variable `ret_code' used for returning is never changed in function
`iavf_shutdown_adminq'. So that it can be removed and just return its
initial value 0 at the end of `iavf_shutdown_adminq' function.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2022-01-07 09:04:21 -08:00
..
2021-12-28 09:42:25 -08:00
2022-01-07 09:04:21 -08:00
2022-01-06 10:15:25 -08:00
2021-12-21 09:17:47 -08:00