On Fri, 8 May 2020 17:09:43 +0200 Stefan Schmidt wrote: >On 08.05.20 05:52, Yang Yingliang wrote: > > The type of dispatch is u8 which is always '<=' 0xff, so the > > dispatch <= 0xff is always true, we can remove this comparison. > > > > Reported-by: Hulk Robot <hul...@huawei.com> > > Signed-off-by: Yang Yingliang <yangyingli...@huawei.com> > > This looks good to me. Thanks for fixing this. > > Signed-off-by: Stefan Schmidt <ste...@datenfreihafen.org> > > Dave, can you apply this directly to your net tree? I have no other > ieee802154 fixes pending to fill a pull request.
I'm sitting in for Dave today, applied to net-next, thank you!