On Tue, 2025-06-17 at 12:10 -0700, Jeff Johnson wrote: > On 6/17/2025 2:45 AM, Johannes Berg wrote: > > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > > > If the firmware gives bad input, that's nothing to do with > > the driver's stack at this point etc., so the WARN_ON() > > doesn't add any value. Additionally, this is one of the > > top syzbot reports now. Just print a message, and as an > > added bonus, print the sizes too. > > > > Reported-by: syzbot+92c6dd14aaa230be6855@xxxxxxxxxxxxxxxxxxxxxxxxx > > Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> > > Since you used the wireless tag I'm guessing you'll take this through your tree.. Oh, did I mix that up? I think get_maintainers said it was orphaned. So yeah, I was thinking I'd just take it, thanks for taking a look. johannes