On Monday 10 May 2010 05:01:58 Larry Finger wrote: > Index: wireless-testing/drivers/ssb/driver_chipcommon.c > =================================================================== > --- wireless-testing.orig/drivers/ssb/driver_chipcommon.c > +++ wireless-testing/drivers/ssb/driver_chipcommon.c > @@ -252,15 +252,17 @@ void ssb_chipcommon_init(struct ssb_chip > { > u16 delay; > > + cc->status = 0; Not needed. All data structures are zero'd by default. -- Greetings, Michael. -- 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