On Fri, 2010-03-26 at 17:46 +0100, Stanislaw Gruszka wrote: > --- a/drivers/net/wireless/iwlwifi/iwl-core.c > +++ b/drivers/net/wireless/iwlwifi/iwl-core.c > @@ -321,17 +321,13 @@ EXPORT_SYMBOL(iwl_hw_nic_init); > /* > * QoS support > */ > -void iwl_activate_qos(struct iwl_priv *priv, u8 force) > +void iwl_activate_qos(struct iwl_priv *priv) I would advocate renaming this function to something like iwl_update_qos. Also, since you remove it from 3945/agn, I think it can probably be static now and lose the export? johannes -- 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