set the mbuf length for received data frames in qwx(4)
authorstsp <stsp@openbsd.org>
Thu, 8 Feb 2024 11:06:50 +0000 (11:06 +0000)
committerstsp <stsp@openbsd.org>
Thu, 8 Feb 2024 11:06:50 +0000 (11:06 +0000)
commitd6e82265019746347c63d6d5dcf7f80f4bcca2a3
tree6f5e9e093d5f2382a249610e86f819020707a318
parentaabdf2654edc183441493147d81fd0c1ca986832
set the mbuf length for received data frames in qwx(4)

Fixes CCMP decryption errors in the Rx path.
sys/dev/ic/qwx.c