diff options
author | Vidya Sagar <[email protected]> | 2020-12-03 19:04:49 +0530 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2020-12-07 16:43:52 +0000 |
commit | b8f0d67149acf762861f9b02bc3d5bd49b2f72bd (patch) | |
tree | 659e33638f83a87cd1c6aaec56fad28b968d361b /net/switchdev/switchdev.c | |
parent | 01254b6d6bb3e202650817ccb0a1386b5afd7e51 (diff) |
PCI: tegra: Continue unconfig sequence even if parts fail
Currently the driver checks for error value of different APIs during the
uninitialization sequence. It just returns from there if there is any error
observed for one of those calls. Comparatively it is better to continue the
uninitialization sequence irrespective of whether some of them are
returning error. That way, it is more closer to complete uninitialization.
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Thierry Reding <[email protected]>
Signed-off-by: Vidya Sagar <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions