Make iwx(4) update an Rx BA session's last_rx timestamp when a frame
authorstsp <stsp@openbsd.org>
Mon, 22 Nov 2021 11:01:12 +0000 (11:01 +0000)
committerstsp <stsp@openbsd.org>
Mon, 22 Nov 2021 11:01:12 +0000 (11:01 +0000)
commitba873ce1d8ec75b5e07308e20d2e5f3065924b6b
tree3a0664b63e92536130f38beaf254293dd9898b89
parentb27417583a55a6a93979eab505d2a4624f300949
Make iwx(4) update an Rx BA session's last_rx timestamp when a frame
is received which matches the session.

Same change as just made in iwm(4).
sys/dev/pci/if_iwx.c