|
@@ -661,7 +661,7 @@ typedef struct sAniSirLim {
|
|
|
QDF_STATUS(*sme_msg_callback)
|
|
|
(struct mac_context *mac, struct scheduler_msg *msg);
|
|
|
QDF_STATUS(*stop_roaming_callback)
|
|
|
- (struct mac_context *mac, uint8_t session_id, uint8_t reason,
|
|
|
+ (mac_handle_t mac, uint8_t session_id, uint8_t reason,
|
|
|
uint32_t requestor);
|
|
|
uint8_t retry_packet_cnt;
|
|
|
uint8_t beacon_probe_rsp_cnt_per_scan;
|