
Currently the return type of qdf_queue_work is void, whereas queue_work return type is bool denoting the status, so changing the return type of qdf_queue_work to bool, helps to check the status of the function. Change-Id: Ifd07923a18641790314b88d38a7eba2a73e498b3 CRs-Fixed: 2876197
10 KiB
10 KiB