On Fri, 2018-09-28 at 08:23 +0300, Luca Coelho wrote: > From: Shaul Triebitz <[email protected]> > > In order to receive TB (Trigger Based) PPDU in monitor mode, > the Driver must send the HE_AIR_SNIFFER_CONFIG_CMD host command. > Enable that via debugfs. > > Signed-off-by: Liad Kaufman <[email protected]> > Signed-off-by: Ido Yariv <[email protected]> > Signed-off-by: Shaul Triebitz <[email protected]> > Signed-off-by: Luca Coelho <[email protected]> > --- > > In v2: > > * renamed set_aid to he_sniffer_params as suggested by Arend; > * removed duplicate debugfs file creation;
I got confused (since I did this a long time ago), but actually what I did here was to make the debugfs entry write-only since we were not using the read op anyway. -- Luca.
