This submission for for-next branch contains 3 patches, first two 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. The third patch fixes few sparse warnings from main.c. changes from V2 to V3 - moved the series from for-rc to for-next - added back the sparse warning fix patch. 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 (2): RDMA/bnxt_re: fix stat push into dma buffer on gen p5 devices RDMA/bnxt_re: fix sparse warnings Luke Starrett (1): RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series drivers/infiniband/hw/bnxt_re/main.c | 9 +++++---- drivers/infiniband/hw/bnxt_re/qplib_res.h | 8 ++++++-- 2 files changed, 11 insertions(+), 6 deletions(-) -- 1.8.3.1