Alexey Kodanev <aleksei.kodanev@xxxxxxxxxxx> wrote: > There is currently no return check for writing an authentication > type (HERMES_AUTH_SHARED_KEY or HERMES_AUTH_OPEN). It looks like > it was accidentally skipped. > > This patch adds a return check similar to the other checks in > __orinoco_hw_setup_enc() for hermes_write_wordrec(). > > Detected using the static analysis tool - Svace. > > Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") > Signed-off-by: Alexey Kodanev <aleksei.kodanev@xxxxxxxxxxx> Patch applied to wireless-next.git, thanks. 1e346cbb096a wifi: orinoco: check return value of hermes_write_wordrec() -- https://patchwork.kernel.org/project/linux-wireless/patch/20221227133306.201356-1-aleksei.kodanev@xxxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches