Message ID | 20200303051058.4089398-1-kuba@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | nl80211: add missing attribute validation | expand |
Hi Jakub, > Wireless seems to be missing a handful of netlink policy entries. Yep, these look good to me. Here's a Reviewed-by: Johannes Berg <johannes@sipsolutions.net> if you want to apply them directly? I can take them, but you said later you might want to pick them into stable, so maybe you have some more direct plan there? Thanks, johannes
On Tue, 03 Mar 2020 08:29:46 +0100 Johannes Berg wrote: > Hi Jakub, > > > Wireless seems to be missing a handful of netlink policy entries. > > Yep, these look good to me. > > Here's a > > Reviewed-by: Johannes Berg <johannes@sipsolutions.net> > > if you want to apply them directly? Up to Dave, I only put a maintainer hat to cover for Dave when he's away :) > I can take them, but you said later you might want to pick them into > stable, so maybe you have some more direct plan there? No real plan, but the autoselection bot will very likely pick those up even if we don't do anything, so given the very limited testing I was cautious with refactoring.
On Tue, 2020-03-03 at 09:53 -0800, Jakub Kicinski wrote: > On Tue, 03 Mar 2020 08:29:46 +0100 Johannes Berg wrote: > > Hi Jakub, > > > > > Wireless seems to be missing a handful of netlink policy entries. > > > > Yep, these look good to me. > > > > Here's a > > > > Reviewed-by: Johannes Berg <johannes@sipsolutions.net> > > > > if you want to apply them directly? > > Up to Dave, I only put a maintainer hat to cover for Dave when he's > away :) Ah, ok; I'll just take them then, that's easier. johannes