Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/ice
Tony Nguyen 93ff48589a ice: Fix format specifier
Commit ed5a3f664c ("ice: Removing hung_queue variable to use txqueue
function parameter") began utilizing the txqueue variable over the
hung_queue variable. hung_queue was an int where txqueue is an unsigned
int. Update the format specifiers to reflect the new type.

Fixes: ed5a3f664c ("ice: Removing hung_queue variable to use txqueue function parameter")
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2020-03-10 13:10:47 -07:00
..
2020-02-19 13:26:45 -08:00
2019-11-08 12:02:14 -08:00
2020-02-12 11:49:12 -08:00
2020-01-25 21:42:50 -08:00
2020-01-24 16:06:32 -08:00
2020-03-10 13:10:32 -07:00
2020-03-10 13:10:47 -07:00
2018-03-26 09:59:08 -07:00
2020-02-12 11:49:12 -08:00
2020-03-10 13:09:52 -07:00
2020-02-19 13:26:45 -08:00
2019-11-04 12:01:55 -08:00