diff options
author | 2020-06-10 09:29:27 +0000 | |
---|---|---|
committer | 2020-06-10 09:29:27 +0000 | |
commit | 580f643cb4efe7213adebc218a169b36220eca15 (patch) | |
tree | 8276e5299ee8bdc8c9f392cf00b44857ce17a334 /lib | |
parent | Compute the Tx queue ID consistently in iwx(4). (diff) | |
download | wireguard-openbsd-580f643cb4efe7213adebc218a169b36220eca15.tar.xz wireguard-openbsd-580f643cb4efe7213adebc218a169b36220eca15.zip |
Fix wrong size passed to free(9) when freeing an iwx(4) firmware image.
Allocate the context info DMA region at attach time rather than when loading
firwmare. Prevents this allocation from failing due to memory fragmentation.
Tested by sven falempin and myself.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions