staging: wilc1000: handle p2p operations in caller context
authorAjay Singh <ajay.kathat@microchip.com>
Wed, 26 Jun 2019 12:40:45 +0000 (12:40 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 1 Jul 2019 07:01:06 +0000 (09:01 +0200)
commit424a61122c93f2493c318479646e8db86b3dca6a
treeb273e1e80e0a60f28fac60e6faeebb67401b2a50
parent95392b0260bf8b432f990f3520280e4b110a8961
staging: wilc1000: handle p2p operations in caller context

Moved the handling of p2p related operation in the caller context instead
of using workqueue.

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