On Mon, Oct 6, 2008 at 3:58 PM, Rami Rosen <ramirose@xxxxxxxxx> wrote: > When CONFIG_IWLWIFI_DEBUG is not set and CONFIG_IWLWIFI is set, > we get this compilation warning: > /wireless-next-2.6/drivers/net/wireless/iwlwifi/iwl-agn-rs.c: In > function 'rs_free_sta': > /wireless-next-2.6/drivers/net/wireless/iwlwifi/iwl-agn-rs.c:2425: > warning: unused variable 'priv' > > This patch (against wireless-next-2.6 tree) fixes it. > I prefer marking it. struct iwl_priv *priv = priv_r __maybe_unused; -- 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