> +#else /*CONFIG_INIFINIBAND_VNIC_STATS*/ > + > +static inline void vnic_connected_stats(struct vnic *vnic) > +{ > + ; > +} there are an awful lot of stubs here. Do you really expect anyone to set CONFIG_INFINIBAND_QLGC_VNIC_STATS=n? - R.