diff options
author | Martin Kaiser <martin@kaiser.cx> | 2022-11-26 19:01:28 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-12-05 15:28:59 +0300 |
commit | dd99fe1f5a8319f0e236c0548cdba849451779d5 (patch) | |
tree | b865e6017303369dcd82923f0d489255fef69e3d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | fa205589d5e9fc2d1b2f8d31f665152da04160bc (diff) | |
download | linux-dd99fe1f5a8319f0e236c0548cdba849451779d5.tar.xz |
staging: r8188eu: simplify error handling for missing station
Simplify the code to handle the case where we're associated to a station
that is not in our list of known stations.
We can simply exit in this case. This patch reverts the if-condition and
saves one level of indentation.
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20221126160129.178697-10-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions