Oops, fix newbie mistake that breaks the normal build.
This commit is contained in:
parent
834d160b3a
commit
f6c4b1690f
@ -3892,7 +3892,7 @@ ath_rx_proc(void *arg, int npending)
|
||||
IEEE80211_KEYIX_NONE : rs->rs_keyix);
|
||||
sc->sc_lastrs = rs;
|
||||
if (ni != NULL) {
|
||||
#if NOTYET
|
||||
#ifdef NOTYET
|
||||
/* tag AMPDU aggregates for reorder processing */
|
||||
/*
|
||||
* XXX this should only tag frames marked as aggregate; rather
|
||||
|
Loading…
Reference in New Issue
Block a user