Maxim Altshul <maxim.altshul@xxxxxx> wrote: > This field was added to wl_sta struct to get hw in situations > where it was not given to driver by mac80211. > > In our case, get_expected_throughput op did not send hw to driver. > > This patch reverts the change, as it is no longer needed due to > get_expected_throughput op change (hw is now sent as a parameter) > > Signed-off-by: Maxim Altshul <maxim.altshul@xxxxxx> I'll change the end of commit log to: This patch reverts the change, as it is no longer needed due to commit 4fdbc67a25ce ("mac80211: call get_expected_throughput only after adding station") as hw is now sent as a parameter. -- Sent by pwcli https://patchwork.kernel.org/patch/9280419/