CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/09 06:24:22
Modified files:
sys/net80211 : ieee80211_input.c
Log message:
Flush reorder buffer after gap timeout, otherwise the frames remain
in the buffer until the next frame is received.
Found by and fix from Christian Ehrhardt
ok stsp@
