On Monday 26 November 2007 23:56:06 Andrey Yurovsky wrote: > + The LED field specifies the LED number (1 or 2). The Behavior field > + specifies what the LED should do: 0 for steady on, 1 for stead off, and s/stead/steady/ > + ctrl.numled = cpu_to_le16(0); 0 endian-converted stays 0. > + priv->leds_dir = debugfs_create_dir("leds", > priv->debugfs_dir); + if (!priv->leds_dir) Where do you call debugfs_remove(priv->leds_dir) and debugfs_remove(priv->leds_files[]) ? - 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