aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_dcb_lib.c
diff options
context:
space:
mode:
authorTony Nguyen <[email protected]>2020-02-27 18:15:02 +0000
committerJeff Kirsher <[email protected]>2020-03-10 20:10:47 +0000
commit93ff48589a9ed815e72832774aab2d68ef6322a0 (patch)
tree360864a21913a5b311f28430f947ab3fbb5d472e /drivers/net/ethernet/intel/ice/ice_dcb_lib.c
parentice: fix use of deprecated strlcpy() (diff)
downloadkernel-93ff48589a9ed815e72832774aab2d68ef6322a0.tar.gz
kernel-93ff48589a9ed815e72832774aab2d68ef6322a0.zip
ice: Fix format specifier
Commit ed5a3f664c55 ("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: ed5a3f664c55 ("ice: Removing hung_queue variable to use txqueue function parameter") Signed-off-by: Tony Nguyen <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_dcb_lib.c')
0 files changed, 0 insertions, 0 deletions