Make iwm(4) not crash when aircrack-ng attempts to inject frames via
authorstsp <stsp@openbsd.org>
Sat, 2 Sep 2023 08:57:46 +0000 (08:57 +0000)
committerstsp <stsp@openbsd.org>
Sat, 2 Sep 2023 08:57:46 +0000 (08:57 +0000)
commit10588a05fccd8a7146ada978b9abe828ee6044c6
tree659c0afd96970ad3248b7e3bf629b6fba3843544
parent8f273eba272957c8037c5290978047965317a77b
Make iwm(4) not crash when aircrack-ng attempts to inject frames via
bpf in monitor mode.

Crash reported by brad and sthen.
I reproduced the issue to verify my fix but I did not check whether
aircrack-ng actually works with this.
sys/dev/pci/if_iwm.c