selftests: mlxsw: sch_red_core: Drop two unused variables
These variables are cut'n'pasted from other functions in the file and not actually used. Signed-off-by: Petr Machata <petrm@nvidia.com> Signed-off-by: Ido Schimmel <idosch@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
9c18eaf288
commit
a703b5179b
@ -551,10 +551,8 @@ do_drop_test()
|
||||
local trigger=$1; shift
|
||||
local subtest=$1; shift
|
||||
local fetch_counter=$1; shift
|
||||
local backlog
|
||||
local base
|
||||
local now
|
||||
local pct
|
||||
|
||||
RET=0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user