|
@@ -107,7 +107,7 @@ int wlan_hdd_vendor_abort_scan(
|
|
|
void hdd_cleanup_scan_queue(hdd_context_t *hdd_ctx);
|
|
|
|
|
|
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(4, 5, 0)) || \
|
|
|
- defined(CFG80211_ABORT_SCAN)
|
|
|
+ defined(CFG80211_ABORT_SCAN)
|
|
|
void wlan_hdd_cfg80211_abort_scan(struct wiphy *wiphy,
|
|
|
struct wireless_dev *wdev);
|
|
|
#endif
|