Page MenuHomeFreeBSD

D25723.id.diff
No OneTemporary

D25723.id.diff

Index: head/sys/dev/an/if_an.c
===================================================================
--- head/sys/dev/an/if_an.c
+++ head/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

Mime Type
text/plain
Expires
Fri, Aug 28, 3:21 AM (10 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37374508
Default Alt Text
D25723.id.diff (394 B)

Event Timeline