Merge branch 'netdevsim-Two-small-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 22 May 2020 23:05:42 +0000 (16:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 May 2020 23:05:42 +0000 (16:05 -0700)
Ido Schimmel says:

====================
netdevsim: Two small fixes

Fix two bugs observed while analyzing regression failures.

Patch #1 fixes a bug where sometimes the drop counter of a packet trap
policer would not increase.

Patch #2 adds a missing initialization of a variable in a related
selftest.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge