Fix for deadlock between hal cmd and event based cmd.

Local pthread_mutex_lock in handleResponse() is not required,
as all the vendor hal apis from legacy Hal are protected with the GlobalLock .

bug:228092853
Test: Verified on oriole platform

Signed-off-by: Ajay Davanageri <ajay.davanageri@broadcom.com>
Change-Id: I77df86dd3f794c4e260af60d979ff81c7074ef9e
1 file changed
tree: 8987a14fdc784de083b291867636c651c0903710
  1. bcmdhd/
  2. .gitignore
  3. CleanSpec.mk
  4. METADATA
  5. OWNERS