diff options
author | Martin Kaiser <martin@kaiser.cx> | 2022-07-04 22:16:50 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-07-08 14:27:46 +0200 |
commit | d6d0a11dd5b52de3286be5fa2298b2d72f09828f (patch) | |
tree | c22125474f4bb1c09327ae681f5d648cb295d969 /tools/perf/scripts/python/libxed.py | |
parent | c45f5c02a00a636311045a5efef58a60501a862b (diff) |
staging: r8188eu: don't set pattrib->dst again
Do not set pattrib->dst again in ap2sta_data_frame. This function is
called by validate_recv_data_frame when the packet's ToDS==0 and
FromDS==1.
In this case, validate_recv_data_frame has already set pattrib->dst
to addr1.
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/20220704201654.195574-3-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions