On Sun, 2009-05-24 at 10:43 -0700, Rami Rosen wrote: > When building when CONFIG_IWLWIFI_DEBUG is not set is not set, we get > the following > warning: > /work/src/w/drivers/net/wireless/iwlwifi/iwl-core.c: In function ‘iwl_isr’: > /work/src/w/drivers/net/wireless/iwlwifi/iwl-core.c:1707: warning: > unused variable ‘inta_fh’ > > This patch avoids this warning by adding #ifdef CONFIG_IWLWIFI_DEBUG > before the declaration of inta_fh in iwl_isr() in > drivers/net/wireless/iwlwifi/iwl-core.c > > Signed-off-by: Rami Rosen <ramirose@xxxxxxxxx> > > --- There is just a double "is not set" in the commit message. Thank you Acked-by: Reinette Chatre <reinette.chatre@xxxxxxxxx> Reinette -- 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