aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc
diff options
context:
space:
mode:
authorSudip Mukherjee <[email protected]>2020-10-11 21:23:26 +0000
committerTony Nguyen <[email protected]>2021-02-04 00:32:18 +0000
commit5a04b958ad3906c57c6c515ba28fa340b6938d28 (patch)
treeda4bd45e2d9bae055cfa1a617a3bdef303d94b5d /drivers/net/ethernet/intel/igc
parente1000e: remove the redundant value assignment in e1000_update_nvm_checksum_spt (diff)
downloadkernel-5a04b958ad3906c57c6c515ba28fa340b6938d28.tar.gz
kernel-5a04b958ad3906c57c6c515ba28fa340b6938d28.zip
e1000: drop unneeded assignment in e1000_set_itr()
The variable 'current_itr' is assigned to 0 before jumping to 'set_itr_now' but it has not been used after the jump. So, remove the unneeded assignment. Signed-off-by: Sudip Mukherjee <[email protected]> Reviewed-by: Lukas Bulwahn <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions