wlan: Remove redundant code to exit from bmps in tdls case

In function wlan_hdd_tdls_implicit_send_discovery_request it is not
required to exit from the bmps. When this function sends
NL80211_TDLS_DISCOVERY_REQ to upper layer, upper layer will send the
discovery request frame to driver. As part of transmitting this frame
driver will send command to FW to exit from BMPS.

The exit bmps code in wlan_hdd_tdls_implicit_send_discovery_request
can lead to deadlock as this path is holding tdls_lock and trying to
acquire the sme global lock.

Change-Id: I8663c7a2fb7262ace1c277a19ebbe187e0b2d206
CRs-Fixed: 986800
1 file changed
tree: b4cbcf9dcbdeab0017b7b5d99a0ff184e9fdde92
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile