]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: handle tx power related callback from cfg80211 context
authorAjay Singh <ajay.kathat@microchip.com>
Sun, 2 Dec 2018 18:02:28 +0000 (18:02 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Dec 2018 08:48:45 +0000 (09:48 +0100)
commit0c97f8d8181819385a652a8e3c786f5d1cbd17fc
tree80b6b6ecbd49205a335c78e89e7988e11abb4fb6
parent0ad394c89a8dd4cd46eeedf8394957487b8cd6b2
staging: wilc1000: handle tx power related callback from cfg80211 context

Avoid the use of internal work queue to defer the handling of tx power
related cfg operations callback. Now issuing the wid command to firmware
directly from the caller context.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c