Fixing compilation bustage by removing a stray comment fragment.
This commit is contained in:
parent
cf223a88bc
commit
4a97e4f030
@ -2236,7 +2236,6 @@ ath_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k,
|
||||
"%s: bogus group key\n", __func__);
|
||||
return 0;
|
||||
}
|
||||
*/
|
||||
if (vap->iv_opmode != IEEE80211_M_HOSTAP ||
|
||||
!(k->wk_flags & IEEE80211_KEY_GROUP) ||
|
||||
!sc->sc_mcastkey) {
|
||||
|
Loading…
Reference in New Issue
Block a user