[PATCH] src/drivers: fix typos

Jouni Malinen j at w1.fi
Fri Mar 4 08:29:12 PST 2022


On Tue, Feb 01, 2022 at 09:31:44AM +0100, yegorslists at googlemail.com wrote:
> Fix typos found with codespell utility.

>  src/drivers/driver.h               |  8 ++++----
>  src/drivers/driver_macsec_qca.c    |  2 +-
>  src/drivers/driver_nl80211_capa.c  |  2 +-
>  src/drivers/driver_nl80211_event.c |  2 +-
>  src/drivers/ndis_events.c          |  2 +-

Thanks, applied those parts.

>  src/drivers/nl80211_copy.h         | 18 +++++++++---------

But this file in hostap.git is an exact copy of the
include/uapi/linux/nl80211.h file in the Linux kernel repository. As
such, I do not want to maintain separate fixes for this in hostap.git
and if you want these changes to get into nl80211_copy.h, please send a
matching contribution to the Linux kernel and those fixes will then make
their way into hostap.git through the path.
 
-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list