On Wed, 2018-03-28 at 19:18 +0300, Kalle Valo wrote: > Luca Coelho <luca@xxxxxxxxx> writes: > > > From: "Zamir, Roee" <roee.zamir@xxxxxxxxx> > > > > Update the scan command API with support for adaptive dwell > > and add a debugfs entry to configure max budget parameter. > > > > Signed-off-by: Roee Zamir <roee.zamir@xxxxxxxxx> > > Signed-off-by: Beni Lev <beni.lev@xxxxxxxxx> > > Signed-off-by: Luca Coelho <luciano.coelho@xxxxxxxxx> > > --- > > drivers/net/wireless/intel/iwlwifi/mvm/constants.h | 2 + > > drivers/net/wireless/intel/iwlwifi/mvm/scan.c | 98 > > ++++++++++++++-------- > > 2 files changed, 67 insertions(+), 33 deletions(-) > > I don't see any debugfs entry? To be honest that's good, not sure if > debugfs is correct place. Good point, I don't know where that comes from. I'll fix it. -- Luca.