diff options
Diffstat (limited to 'drivers/net/wireless/ti/wl12xx/scan.h')
| -rw-r--r-- | drivers/net/wireless/ti/wl12xx/scan.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ti/wl12xx/scan.h b/drivers/net/wireless/ti/wl12xx/scan.h index 264af7ac2785..427f9af85a00 100644 --- a/drivers/net/wireless/ti/wl12xx/scan.h +++ b/drivers/net/wireless/ti/wl12xx/scan.h | |||
| @@ -135,6 +135,6 @@ int wl12xx_scan_stop(struct wl1271 *wl, struct wl12xx_vif *wlvif); | |||
| 135 | void wl12xx_scan_completed(struct wl1271 *wl, struct wl12xx_vif *wlvif); | 135 | void wl12xx_scan_completed(struct wl1271 *wl, struct wl12xx_vif *wlvif); |
| 136 | int wl12xx_sched_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, | 136 | int wl12xx_sched_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, |
| 137 | struct cfg80211_sched_scan_request *req, | 137 | struct cfg80211_sched_scan_request *req, |
| 138 | struct ieee80211_sched_scan_ies *ies); | 138 | struct ieee80211_scan_ies *ies); |
| 139 | void wl12xx_scan_sched_scan_stop(struct wl1271 *wl, struct wl12xx_vif *wlvif); | 139 | void wl12xx_scan_sched_scan_stop(struct wl1271 *wl, struct wl12xx_vif *wlvif); |
| 140 | #endif | 140 | #endif |
