This submission for for-rc branch contains 2 patches, both the patches are important urgent fixes for Gen P5 device. The first patch deals with device detection in device open. While second patch fixes hardware counters. changes from V1 to V2 - dropped patch related to sparse warnings. - updated patch description to report the motivation for submission to for-rc branch. changes for V0 to V1 - originally this series had only 1 patch which is the first patch. - Added Fixes tag on the first patch. - added two more patches to fix other quick bug fixes. Devesh Sharma (1): RDMA/bnxt_re: fix stat push into dma buffer on gen p5 devices Luke Starrett (1): RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series drivers/infiniband/hw/bnxt_re/main.c | 1 + drivers/infiniband/hw/bnxt_re/qplib_res.h | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) -- 1.8.3.1