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

From: Alexander Aring
Date: Wed Jul 07 2021 - 14:55:33 EST


Hi,

On Wed, 7 Jul 2021 at 12:11, Dongliang Mu <mudongliangabcd@xxxxxxxxx> wrote:
>
> On Wed, Jul 7, 2021 at 11:56 PM Dongliang Mu <mudongliangabcd@xxxxxxxxx> wrote:
> >
> > Both MAC802154_HWSIM_ATTR_RADIO_ID and MAC802154_HWSIM_ATTR_RADIO_EDGE
> > must be present to fix GPF.
>
> I double-check the whole file, and there is only one similar issue
> left in Line 421.
>

What about "hwsim_del_edge_nl()" line 483, I think it has the same issue?

- Alex