diff options
author | Alex Elder <[email protected]> | 2020-12-02 08:15:02 -0600 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-12-02 17:11:21 -0800 |
commit | 9693e08f2814e37fce6941b140294eeb8e785375 (patch) | |
tree | 86fba017291b9d677ecd6b2cdd487578921cca26 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 05e3ecea4a6305597a060da0a123c80df8827bf1 (diff) |
net: ipa: fix build-time bug in ipa_hardware_config_qsb()
Jon Hunter reported observing a build bug in the IPA driver:
https://lore.kernel.org/netdev/[email protected]
The problem is that the QMB0 max read value set for IPA v4.5 (16) is
too large to fit in the 4-bit field.
The actual value we want is 0, which requests that the hardware use
the maximum it is capable of.
Reported-by: Jon Hunter <[email protected]>
Tested-by: Jon Hunter <[email protected]>
Signed-off-by: Alex Elder <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions