Re: [PATCH RESEND] mac802154: Fix uninit-value access in ieee802154_hdr_push_sechdr

2024-01-17 Thread Alexander Aring
Hi, On Sun, Jan 14, 2024 at 10:32 PM Alexander Aring wrote: > > Hi, > > On Fri, Jan 12, 2024 at 8:16 AM Nikita Zhandarovich > wrote: > > > > >> > > > > >> > > BUG: KMSAN: uninit-value in ieee802154_hdr_push_sechdr > > >> > > net/ieee802154= > > > /header_ops.c:54 [inline] > > >> > > BUG: KMSAN:

Re: [PATCH 02/33] ieee802154: ca8210: Follow renaming of SPI "master" to "controller"

2024-01-17 Thread Stefan Schmidt
Hello On 15.01.24 21:12, Uwe Kleine-König wrote: In commit 8caab75fd2c2 ("spi: Generalize SPI "master" to "controller"") some functions and struct members were renamed. To not break all drivers compatibility macros were provided. To be able to remove these compatibility macros push the renaming