On Mon, 25 May 2020 at 12:14, Rui Salvaterra <rsalvaterra@xxxxxxxxx> wrote: > > Hi, Stanislaw, > > On Mon, 25 May 2020 at 11:58, Stanislaw Gruszka <stf_xl@xxxxx> wrote: > > > > Yeah, and at least without nohwcrypt=y we can still use HW encryption > > for non-MFP stations. > > > > Rui, feel free to repost your patch with additional sta->mfp check. > > Sure, will do. :) Wait, scratch that. The additional sta->mfp check causes a NPE, sta is probably null at that point. Rui