]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6656: call vnt_update_pre_ed_threshold from vnt_config.
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 19 Apr 2020 11:20:52 +0000 (12:20 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Apr 2020 11:33:36 +0000 (13:33 +0200)
commitdb1efeeb6c53e0b5e31dd7b4a09b0ea9f6885e83
tree25a66c8edaf6bd801d2e7dd1f1128ba23bf0c263
parent96b51e3796fb6722debb8677109a097b48e991c5
staging: vt6656: call vnt_update_pre_ed_threshold from vnt_config.

vnt_update_pre_ed_threshold needs to be updated more often so
call from vnt_config where it updated on any of config changes.

It must have maximum sensitivity when the device is off channel
or idle.

Remove all the other calls in scanning and bss.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/1b00c112-347c-b0bb-61ed-a874ee448ff8@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/main_usb.c