diff options
author | Alex Elder <[email protected]> | 2021-06-21 12:56:25 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-21 12:30:59 -0700 |
commit | 110971d1ee4db10f48374a9303e86db158da354e (patch) | |
tree | c7349dd644fe3bad838e139754963b85e66f27fb /scripts/gdb/linux/modules.py | |
parent | 3833d0abd2c5827fb50a6cc9f1654d7ea0b64b2c (diff) |
net: ipa: FLAVOR_0 register doesn't exist until IPA v3.5
The FLAVOR_0 version first appears in IPA v3.5, so avoid attempting
to read it for versions prior to that.
This register contains a concise definition of the number and
direction of endpoints supported by the hardware, and without it
we can't verify endpoint configuration in ipa_endpoint_config().
In this case, just indicate that any endpoint number is available
for use.
Originally proposed by AngeloGioacchino Del Regno.
Link: https://lore.kernel.org/netdev/[email protected]
Signed-off-by: Alex Elder <[email protected]>
Acked-by: AngeloGioacchino Del Regno
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions