Wlan: use proper variable to get the BSSID in IBSS

In __wlan_hdd_cfg80211_join_ibss BSSID is copied in local variable
bssid, but params->bssid is used to get the BSSID.
As params->bssid can be NULL the BSSID in IBSS is set to all 0.

To avoid this use the local variable bssid to get the BSSID.

Change-Id: Iee247a1624fcdfeabbf34a8a94537c18989f2d13
CRs-fixed: 940254
1 file changed
tree: 0fcbd766c4398a0d54834e4b1c509f175b88327a
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile