]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
RDMA/bnxt_re: Using vmalloc requires including vmalloc.h
authorJason Gunthorpe <jgg@mellanox.com>
Wed, 26 Feb 2020 14:17:24 +0000 (10:17 -0400)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 26 Feb 2020 17:24:41 +0000 (13:24 -0400)
commit65a166201552113f9e1e8d1bb4a55a1eb70cb19c
tree830518773c4e9f8ca452e9d3f39d9fcbaaa725e7
parent6ccad8483b28666bdafbb52fe94e64f41e7836be
RDMA/bnxt_re: Using vmalloc requires including vmalloc.h

Add it

Fixes: 0c4dcd602817 ("RDMA/bnxt_re: Refactor hardware queue memory allocation")
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: Devesh Sharma <devesh.sharma@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/bnxt_re/qplib_res.c