summaryrefslogtreecommitdiffstats
path: root/kernel/compat.c
diff options
context:
space:
mode:
authorNaresh Kumar PBS <nareshkumar.pbs@broadcom.com>2020-08-24 11:14:34 -0700
committerJason Gunthorpe <jgg@nvidia.com>2020-08-27 09:30:43 -0300
commitf86b31c6a28f06eed3f6d9dc958079853b0792f1 (patch)
treeed5242fac8c2527fc83a65d09e5e517daf3c162b /kernel/compat.c
parent84cf229f4001c1216afc3e4c7f05e1620a0dd4bc (diff)
downloadlinux-f86b31c6a28f06eed3f6d9dc958079853b0792f1.tar.bz2
RDMA/bnxt_re: Static NQ depth allocation
At first, driver allocates memory for NQ based on qplib_ctx->cq_count and qplib_ctx->srqc_count. Later when creating ring, it uses a static value of 128K -1. Fixing this with a static value for now. Fixes: b08fe048a69d ("RDMA/bnxt_re: Refactor net ring allocation function") Link: https://lore.kernel.org/r/1598292876-26529-5-git-send-email-selvin.xavier@broadcom.com Signed-off-by: Naresh Kumar PBS <nareshkumar.pbs@broadcom.com> Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'kernel/compat.c')
0 files changed, 0 insertions, 0 deletions