OSDN Git Service

Accumulative patch from commit b618a469c42120e984ab1c85ed6058504d1fca78
[android-x86/external-wpa_supplicant_8.git] / src / ap / ieee802_11.c
index 129c5b5..8baa15e 100644 (file)
@@ -1601,7 +1601,7 @@ static void handle_action(struct hostapd_data *hapd,
                                               hapd->iface->freq);
                }
                if (hapd->public_action_cb2) {
-                       hapd->public_action_cb2(hapd->public_action_cb_ctx,
+                       hapd->public_action_cb2(hapd->public_action_cb2_ctx,
                                                (u8 *) mgmt, len,
                                                hapd->iface->freq);
                }