[PATCH v4 1/4] wifi: libertas: fix code style in Marvell structs

Kalle Valo kvalo at kernel.org
Mon Feb 13 07:14:22 PST 2023


Doug Brown <doug at schmorgal.com> wrote:

> Several of the structs are using the deprecated convention of items[1]
> for a dynamically sized trailing element. Convert these structs to the
> modern C99 style of items[]. Also fix a couple of camel case struct
> element names.
> 
> Signed-off-by: Doug Brown <doug at schmorgal.com>

4 patches applied to wireless-next.git, thanks.

53d3a735875e wifi: libertas: fix code style in Marvell structs
57db1ba35736 wifi: libertas: only add RSN/WPA IE in lbs_add_wpa_tlv
5fb2a7854a9e wifi: libertas: add new TLV type for WPS enrollee IE
e6a1c4b9884f wifi: libertas: add support for WPS enrollee IE in probe requests

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20230123053132.30710-2-doug@schmorgal.com/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches




More information about the libertas-dev mailing list