]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit66d8e6043264c57be17615cf7b2b9c86a267f961
tree53a3c68f7272cfb870d352a6f5b8897b528d90e9
parente4e1a15ae886bf4d481edd4ba74b9b86a3945a3b
parent466c4b3678b9562ef7cbb8ef06a107710fc4cf89
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>