On Tue, Jun 29, 2010 at 01:18:59PM -0700, reinette chatre wrote: > On Tue, 2010-06-29 at 12:39 -0700, John W. Linville wrote: > > It is only used from within the iwlcore module. > > > > Reported-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> > > Signed-off-by: John W. Linville <linville@xxxxxxxxxxxxx> > > --- > > drivers/net/wireless/iwlwifi/iwl-led.c | 1 - > > 1 files changed, 0 insertions(+), 1 deletions(-) > > > > diff --git a/drivers/net/wireless/iwlwifi/iwl-led.c b/drivers/net/wireless/iwlwifi/iwl-led.c > > index db5bfcb..486244b 100644 > > --- a/drivers/net/wireless/iwlwifi/iwl-led.c > > +++ b/drivers/net/wireless/iwlwifi/iwl-led.c > > @@ -214,7 +214,6 @@ void iwl_leds_background(struct iwl_priv *priv) > > priv->last_blink_time = jiffies; > > priv->last_blink_rate = blink_idx; > > } > > -EXPORT_SYMBOL(iwl_leds_background); > > > > void iwl_leds_init(struct iwl_priv *priv) > > { > > Nack. > > Please take a closer look at how it is used ... it is used in iwl-core.h > in an inline (iwl_update_stats) function that is used by both iwlagn and > iwl3945. OK -- John W. Linville Someday the world will need a hero, and you linville@xxxxxxxxxxxxx might be all we have. Be ready. -- 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