]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Restore libnl3-route inclusion for full VLAN support with netlink
authorJouni Malinen <quic_jouni@quicinc.com>
Fri, 19 Apr 2024 16:04:14 +0000 (19:04 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 19 Apr 2024 16:04:14 +0000 (19:04 +0300)
commit9fcc636dafac734441fcb85241b51ef22c1ca3fb
tree50227a33d5eb92ea7d4957ee517946d543d89046
parent61c8cc94fad03b5fe4548326bc5b60e98ec245a5
nl80211: Restore libnl3-route inclusion for full VLAN support with netlink

The changes in nl80211 to get rid of the libnl3-route dependency are not
sufficient to fully remove the depency from other parts of the code.
Revert the makefile related changes from that commit to avoid build
issues for cases where CONFIG_FULL_DYNAMIC_VLAN=y and
CONFIG_VLAN_NETLINK=y are used without CONFIG_DRIVER_MACSEC_LINUX=y
pulling in the needed library.

Fixes: a210fdb1c717 ("nl80211: Rewrite neigh code to not depend on libnl3-route")
Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/drivers/drivers.mak
src/drivers/drivers.mk