OSDN Git Service

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)
commit7a40a2d22b79131a4826777864f39b19eaf7c857
tree53a3c68f7272cfb870d352a6f5b8897b528d90e9
parent4629ed2e481b2af421ccb2ca3ba6e6b541789f5a
parent4d59e59cf45046fe1263a935f8abc418bb61215c
Merge branch 'netdevsim-Two-small-fixes'

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>