Files
linux/drivers/net/ethernet
Jason Yan 49c65e95f3 igb: make igb_set_fc_watermarks() return void
This function always return 0 now, we can make it return void to
simplify the code. This fixes the following coccicheck warning:

drivers/net/ethernet/intel/igb/e1000_mac.c:728:5-12: Unneeded variable:
"ret_val". Return "0" on line 751

Signed-off-by: Jason Yan <yanaijie@huawei.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2020-05-28 20:04:01 -07:00
..
2020-05-22 14:12:48 -07:00
2020-02-24 11:24:47 -08:00
2020-05-14 21:21:55 -07:00
2020-05-28 16:30:04 -07:00
2020-05-26 20:27:18 -07:00
2020-05-28 12:49:06 -07:00
2020-05-07 13:16:53 -07:00
2020-03-03 17:54:55 -08:00