aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc/igc_main.c
diff options
context:
space:
mode:
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>2020-10-11 22:23:26 +0100
committerTony Nguyen <anthony.l.nguyen@intel.com>2021-02-03 16:32:18 -0800
commit5a04b958ad3906c57c6c515ba28fa340b6938d28 (patch)
treeda4bd45e2d9bae055cfa1a617a3bdef303d94b5d /drivers/net/ethernet/intel/igc/igc_main.c
parent99eb3943ab9b90c49f27c2bfeea87e2bb4da5f3b (diff)
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 <sudipm.mukherjee@gmail.com> Reviewed-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions