On Tue, 2012-01-31 at 11:57 +0200, Eliad Peller wrote: > The set_template commands now takes the role_id as > parameter. > > Usually, we'll use the vif's main role_id. > However, sometimes we'll want to use > wlvif->dev_role_id instead of wlvif->role_id, > so pass the wanted role_id as param. > > Update WL127X_FW_NAME/WL128X_FW_NAME. > > (This commit starts a series of fw update patches, > and changes the start() callback to return an error > in order to prevent the use of the driver during the > transition. This change will be reverted in the > last patch of series) Is it really necessary to prevent boot until the last patch in this series? Is the PS stuff really mandatory? I was thinking that after 4/10 we could already re-enable it. > Signed-off-by: Eliad Peller <eliad@xxxxxxxxxx> > --- > v2: return -EBUSY on start(), commit message -EBUSY? Maybe -EOPNOTSUPP would be better? -EBUSY usually means that you should try again later. But never mind, this is just a transition phase anyway. ;) -- Cheers, Luca. -- 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