Hello Robertus Diawan Chris.
On Tue, 02 Jun 2026 12:41:33 +0700, Robertus Diawan Chris wrote:
> When assoc_status not equal to IEEE802154_ASSOCIATION_SUCCESSFUL, the
> return value assigned to either "-ERANGE" or "-EPERM" but this return
> value will be overwritten to 0 after exiting the conditional scope.
> So, jump to clear_assoc label to preserve the return value when
> assoc_status not equal to IEEE802154_ASSOCIATION_SUCCESSFUL.
>
> This is reported by Coverity Scan as "Unused value".
>
> [...]
Applied to wpan/wpan-next.git, thanks!
[1/1] mac802154: Prevent overwrite return code in
mac802154_perform_association()
https://git.kernel.org/wpan/wpan-next/c/649147cb3f8b
regards,
Stefan Schmidt