]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[net80211] Add a method to return the vap's ifname.
authoradrian <adrian@FreeBSD.org>
Sun, 7 Jun 2020 04:57:48 +0000 (04:57 +0000)
committeradrian <adrian@FreeBSD.org>
Sun, 7 Jun 2020 04:57:48 +0000 (04:57 +0000)
commitc8a39a7f5582f68bfc22e8e1680d452d74a288ce
tree17268b519ed5ac08869da93cc00e563954099eb2
parent4ece12e5550e12502d203882ba382555a007f54f
[net80211] Add a method to return the vap's ifname.

This removes the requirement to know what's in the ifp.

(If someone wants a quick clean-up task, it'd be nice to convert instances
of ifp dereferencing for if_xname over to this method.)
sys/net80211/ieee80211_freebsd.c
sys/net80211/ieee80211_freebsd.h