kernel/drivers/infiniband/hw/bnxt_re/qplib_fp.h
.. .. @@ -469,7 +469,7 @@ 469 469 struct bnxt_qplib_nq { 470 470 struct pci_dev *pdev; 471 471 struct bnxt_qplib_res *res; 472 - char name[32];472 + char *name;473 473 struct bnxt_qplib_hwq hwq; 474 474 struct bnxt_qplib_nq_db nq_db; 475 475 u16 ring_id;