On Sat, Aug 13, 2011 at 10:37:41AM -0700, Wey-Yi Guy wrote: > From: Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> > > This struct will hold pointers to all the layers, so that every layer will find > the pointers it needs when calling another layer. > > Note that the drv_data set to struct device is now a pointer to > struct iwl_shared. What for are you doing this? These changes through patch 60 seems have no sense. You can easy use iwl_priv as structure shared between all layers without any rewrite and making code more complex. > This solves of bug that I introduced in > > iwlagn: simplify the bus architecture You should post bug fixes sparely. Stanislaw -- 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