> > #include <dngl_stats.h> > > #include <dhd.h> > #include <linux/ieee80211.h> > -typedef const struct si_pub si_t; > + > +struct si_pub; > > #include <dngl_stats.h> > #include <dhd.h> Is there any reason why dngl_stats.h and dhd.h are included twice in wl_iw.c? (if not, maybe you corrected this in another patch, I couldn't get the series to apply cleanly so there was no easy way of checking. If so sorry for the noise) Cheers Julie -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html