Amitkumar Karwar <akarwar@xxxxxxxxxxx> wrote: > From: Ganapathi Bhat <gbhat@xxxxxxxxxxx> > > This patch fixes the issue specific to AP. AP is started with WEP > security and external station is connected to it. Data path works > in this case. Now if AP is restarted with WPA/WPA2 security, > station is able to connect but ping fails. > > Driver skips the deletion of WEP keys if interface type is AP. > Removing that redundant check resolves the issue. > > Fixes: e57f1734d87a ("mwifiex: add key material v2 support") > Signed-off-by: Ganapathi Bhat <gbhat@xxxxxxxxxxx> > Signed-off-by: Amitkumar Karwar <akarwar@xxxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. a5b60de6972d mwifiex: Avoid skipping WEP key deletion for AP -- https://patchwork.kernel.org/patch/9554057/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches