mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
Oops, fix newbie mistake that breaks the normal build.
This commit is contained in:
parent
834d160b3a
commit
f6c4b1690f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=218243
@ -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