IB/qib: Fix null pointer subtraction compiler warning
[linux-2.6-microblaze.git] / drivers / infiniband / hw / bnxt_re / qplib_res.h
index c291f49..9103150 100644 (file)
@@ -54,6 +54,7 @@ struct bnxt_qplib_chip_ctx {
        u16     chip_num;
        u8      chip_rev;
        u8      chip_metal;
+       u16     hw_stats_size;
        struct bnxt_qplib_drv_modes modes;
 };