Hi Stanislaw, On Fri, 2011-03-04 at 08:51 -0800, Stanislaw Gruszka wrote: > Put generic rx_handlers (except iwlagn_rx_reply_compressed_ba) to > iwl-rx.c . Make functions static and change prefix from iwlagn_ to > iwl_ . Beautify iwl_setup_rx_handlers and do some other minor coding > style changes. > > Signed-off-by: Stanislaw Gruszka <sgruszka@xxxxxxxxxx> > --- this patch break the compiling drivers/net/wireless/iwlwifi/iwl-rx.c:778:17: error: undefined identifier 'TASK_INTERRUPTIBLE' CC [M] drivers/net/wireless/iwlwifi/iwl-rx.o drivers/net/wireless/iwlwifi/iwl-rx.c: In function âiwl_rx_card_state_notifâ: drivers/net/wireless/iwlwifi/iwl-rx.c:778: error: âTASK_INTERRUPTIBLEâ undeclared (first use in this function) drivers/net/wireless/iwlwifi/iwl-rx.c:778: error: (Each undeclared identifier is reported only once drivers/net/wireless/iwlwifi/iwl-rx.c:778: error: for each function it appears in.) make[1]: *** [drivers/net/wireless/iwlwifi/iwl-rx.o] Error 1 make: *** [_module_drivers/net/wireless/iwlwifi] Error 2 Thanks Wey -- 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