Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bbcb8d29 authored by Aditya Shankar's avatar Aditya Shankar Committed by Greg Kroah-Hartman
Browse files

staging: wilc1000: Fix bssid buffer offset in Txq



commit 1bbf6a6d upstream.

Commit 46949b48 ("staging: wilc1000: New cfg packet
format in handle_set_wfi_drv_handler") updated the frame
format sent from host to the firmware. The code to update
the bssid offset in the new frame was part of a second
patch in the series which did not make it in and thus
causes connection problems after associating to an AP.

This fix adds the proper offset of the bssid value in the
Tx queue buffer to fix the connection issues.

Fixes: 46949b48 ("staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handler")
Signed-off-by: default avatarAditya Shankar <Aditya.Shankar@microchip.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 99bff8f6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment