commit | 7a40a2d22b79131a4826777864f39b19eaf7c857 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri May 22 16:05:42 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri May 22 16:05:42 2020 -0700 |
tree | 53a3c68f7272cfb870d352a6f5b8897b528d90e9 | |
parent | 4629ed2e481b2af421ccb2ca3ba6e6b541789f5a [diff] | |
parent | 4d59e59cf45046fe1263a935f8abc418bb61215c [diff] |
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>