diff options
author | Martin Kaiser <[email protected]> | 2022-11-26 17:01:28 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-12-05 13:28:59 +0100 |
commit | dd99fe1f5a8319f0e236c0548cdba849451779d5 (patch) | |
tree | b865e6017303369dcd82923f0d489255fef69e3d /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | fa205589d5e9fc2d1b2f8d31f665152da04160bc (diff) |
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 <[email protected]> # Edimax N150
Signed-off-by: Martin Kaiser <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions