Re: [PATCH] ieee802154: hwsim: fix GPF in hwsim_set_edge_lqi

From: Alexander Aring
Date: Wed Jul 07 2021 - 09:44:41 EST


Hi,

On Mon, 5 Jul 2021 at 09:13, Dongliang Mu <mudongliangabcd@xxxxxxxxx> wrote:
>
> Both MAC802154_HWSIM_ATTR_RADIO_ID and MAC802154_HWSIM_ATTR_RADIO_EDGE,
> MAC802154_HWSIM_EDGE_ATTR_ENDPOINT_ID and MAC802154_HWSIM_EDGE_ATTR_LQI
> must be present to fix GPF.
>
> Fixes: f25da51fdc38 ("ieee802154: hwsim: add replacement for fakelb")
> Signed-off-by: Dongliang Mu <mudongliangabcd@xxxxxxxxx>

Acked-by: Alexander Aring <aahringo@xxxxxxxxxx>

Thanks, but there are more places than this one. Can you send patches
for them as well? Thanks! :)

- Alex