On 4/7/2022 1:46 PM, Jouni Malinen wrote:
On Wed, Mar 02, 2022 at 02:26:31PM -0800, Aloka Dixit wrote:
@@ -7686,7 +7689,7 @@ u8 * hostapd_eid_mbssid(struct hostapd_data *hapd, u8 *eid, u8 *end,
}
eid = hostapd_eid_mbssid_elem(hapd, eid, end, frame_type,
hostapd_max_bssid_indicator(hapd),
- &bss_index);
+ &bss_index, elem_count);
Is there a reason for having these in a separate patch instead of
merging the changes into patch 5/13 that introduced this function in
this same patchset?
This part was added by me, a different author than the original function
added by John, hence a separate patch.
_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap