diff options
author | Jérôme Pouiller <[email protected]> | 2019-12-17 16:14:30 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-12-18 15:51:03 +0100 |
commit | 5eee614700e0dc06760bcf5aff840565637cddfc (patch) | |
tree | cc64980c3eaa0c2433f2dd77f1a822a70ed1605b /lib/mpi/mpi-mul.c | |
parent | 89606bb3a9286a64bcdc2e58552edf6e2478c3bc (diff) |
staging: wfx: fix counter overflow
Some weird behaviors were observed when connection is really good and
packets are small. It appears that sometime, number of packets in queues
can exceed 255 and generate an overflow in field usage_count.
Signed-off-by: Jérôme Pouiller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions