diff options
author | Colin Foster <colin.foster@in-advantage.com> | 2022-09-17 10:51:27 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-09-21 18:29:38 -0700 |
commit | fa1d90b048c2037679b389bb41b29963d5faf232 (patch) | |
tree | edeb091f250a5ea93ada9e91b4827ea1ca8d162e /net/sched | |
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 <colin.foster@in-advantage.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions