Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154327407
D25723.id74650.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
379 B
Referenced Files
None
Subscribers
None
D25723.id74650.diff
View Options
Index: sys/dev/an/if_an.c
===================================================================
--- sys/dev/an/if_an.c
+++ sys/dev/an/if_an.c
@@ -2324,7 +2324,7 @@
}
break;
case SIOCS80211:
- if ((error = priv_check(td, PRIV_NET80211_MANAGE)))
+ if ((error = priv_check(td, PRIV_NET80211_VAP_MANAGE)))
goto out;
AN_LOCK(sc);
sc->areq.an_len = sizeof(sc->areq);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 28, 9:07 PM (16 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32269073
Default Alt Text
D25723.id74650.diff (379 B)
Attached To
Mode
D25723: if_an: Unbreak build with PRIV_NET80211_MANAGE->PRIV_NET80211_VAP_MANAGE rename
Attached
Detach File
Event Timeline
Log In to Comment