On Tue, Nov 23, 2010 at 02:53:36AM +0530, Bob Copeland wrote: > On Fri, Nov 19, 2010 at 6:23 AM, Rajkumar Manoharan > <rmanoharan@xxxxxxxxxxx> wrote: > > The driver_info stores the device category information which > > is used to load appropriate device firmware, select firmware offset > > and eeprom starting location. The driver_info is accessed across > > ath9k_htc and ath9k_hw. Hence placed under common structure. > > > /** > > * struct ath_ops - Register read/write operations > > * > > @@ -147,6 +152,7 @@ struct ath_common { > > u8 rx_chainmask; > > > > u32 rx_bufsize; > > + u32 driver_info; > > > u32 for 2 bits? Just to avoid a hole in 4-byte packing. Nothing spl. -- Rajkumar -- 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