- change ieee80211_get_vap_ifname() to use if_name()
- migrate the other references of ifp->if_xname to ieee80211_get_vap_ifname()
Details
Details
- Reviewers
bz - Group Reviewers
wireless - Commits
- rG249f14c87fd5: net80211: remove direct references to ifp->if_xname
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 64262 Build 61146: arc lint + arc unit
Event Timeline
Comment Actions
just style; so do and push them; no need to upload again
sys/net80211/ieee80211_freebsd.c | ||
---|---|---|
1144 | return (); sorry seem to have missed it because it was like that before |