diff options
author | Martin Kaiser <martin@kaiser.cx> | 2022-03-15 23:50:36 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-03-16 17:09:22 +0300 |
commit | a39a6b330be423897cc1a69c57ee45d5fd3f6aa8 (patch) | |
tree | a1753b45c2c223b4cb64c4854e2869cf3c79b05d /scripts/gdb/linux/config.py | |
parent | 02d838dec8a0401bebe266f3e7af11b73c4f5b10 (diff) | |
download | linux-a39a6b330be423897cc1a69c57ee45d5fd3f6aa8.tar.xz |
staging: r8188eu: remove unnecessary initializations
Do not initialise bPacketMatchBSSID, bPacketToSelf and bPacketBeacon to
false at the start of update_recvframe_phyinfo_88e. All of them are set to
their actual values before they're used.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220315205041.2714168-2-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions