diff options
author | Colin Foster <[email protected]> | 2022-09-17 10:51:27 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-09-21 18:29:38 -0700 |
commit | fa1d90b048c2037679b389bb41b29963d5faf232 (patch) | |
tree | edeb091f250a5ea93ada9e91b4827ea1ca8d162e /tools/perf/scripts/python | |
parent | 21bb08cd2cda0e4ac8349b9009c3ccd1f114ad6a (diff) |
net: mscc: ocelot: check return values of writes during reset
The ocelot_reset() function utilizes regmap_field_write() but wasn't
checking return values. While this won't cause issues for the current MMIO
regmaps, it could be an issue for externally controlled interfaces.
Add checks for these return values.
Signed-off-by: Colin Foster <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions