diff options
author | Johannes Berg <johannes.berg@intel.com> | 2024-02-06 18:02:05 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-02-08 15:00:48 +0100 |
commit | 38a3241f2f7d6e863c71cd6f5fabf2a000d89c9f (patch) | |
tree | ca17ec0dc862f5e30950a256b3d015e469e55201 /drivers/net/geneve.c | |
parent | c82a950f63a32c3148db1c6e4a3bd7140a11a95d (diff) |
wifi: iwlwifi: fw: allow vmalloc for PNVM image
This image can be pretty big (I've seen order-7 allocations!),
and we later have to copy it to DMA memory (in newer FW even
there it won't need to be contiguous), so we can easily deal
with it being in vmalloc. Use kvmemdup()/kvfree() for it.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240206175739.9b4c06b5d533.Idf699b36ec95ee36f530355cd2cb1da297a098f1@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/geneve.c')
0 files changed, 0 insertions, 0 deletions