qcacld-3.0: Invalid reason code in case of scan
If the WLAN driver stops sending up beacon information
due to other WIFI operations (like scan and disconnection),
Driver must send pause indication to wpa-supplicant with
reason code defined in enum
qca_wlan_vendor_beacon_reporting_pause_reasons.
Currently, host sends invalid pause reason in case of
scan.
Fix is to send proper reason code in pause indication
in case of a scan.
Change-Id: Id99e5a29be09fbde2c23908ab1f85d40ca3d74b8
CRs-Fixed: 2890110