On Thursday 05 November 2009, Ivo van Doorn wrote: > On Wednesday 04 November 2009, Bartlomiej Zolnierkiewicz wrote: > > From: Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx> > > Subject: [PATCH] rt2x00: add driver private field to struct rt2x00_dev > > > > Enhance rt2x00 infrastructure by adding driver specific field to > > struct rt2x00_dev. > > > > The new field will be used by rt2800 drivers for chipset registers > > access abstraction layer. > > > > Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx> > > Acked-by: Ivo van Doorn <IvDoorn@xxxxxxxxx> Sorry I have a better idea, please the pointer into struct rt2x00_ops, that way you can assign it statically like the rest of that structure. That makes actually sense since all other function ops structures are assigned like that as well. Ivo -- 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