Stanislaw Gruszka <[email protected]> wrote: > To do not brake HW restart we should keep initialization vectors data. > I assumed that on start the data is already initialized to zeros, but > that not true on some scenarios and we should clear it. So add > additional flag to check if we are under HW restart and clear IV's > data if we are not. > > Patch fixes AP mode regression. > > Reported-and-tested-by: Emil Karlson <[email protected]> > Fixes: 710e6cc1595e ("rt2800: do not nullify initialization vector data") > Signed-off-by: Stanislaw Gruszka <[email protected]>
Patch applied to wireless-drivers.git, thanks. 95844124385e rt2x00: clear IV's on start to fix AP mode regression -- https://patchwork.kernel.org/patch/11100685/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
