From: "Guy, Wey-Yi" <wey-yi.w.guy@intel.com>
To: Stanislaw Gruszka <sgruszka@redhat.com>
Cc: Intel Linux Wireless <ilw@linux.intel.com>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH 1/3] iwlwifi: move rx handlers code to iwl-rx.c
Date: Sun, 06 Mar 2011 13:34:18 -0800 [thread overview]
Message-ID: <1299447258.5082.164.camel@wwguy-huron> (raw)
In-Reply-To: <1299257511-5241-1-git-send-email-sgruszka@redhat.com>
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@redhat.com>
> ---
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
next prev parent reply other threads:[~2011-03-06 21:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-04 16:51 [PATCH 1/3] iwlwifi: move rx handlers code to iwl-rx.c Stanislaw Gruszka
2011-03-04 16:51 ` [PATCH 2/3] iwlwifi: cleanup iwl_good_plcp_health Stanislaw Gruszka
2011-03-04 16:47 ` Guy, Wey-Yi
2011-03-04 16:51 ` [PATCH 3/3] iwlwifi: avoid too frequent recover from statistics Stanislaw Gruszka
2011-03-04 16:46 ` Guy, Wey-Yi
2011-03-04 16:52 ` [PATCH 1/3] iwlwifi: move rx handlers code to iwl-rx.c Guy, Wey-Yi
2011-03-06 21:34 ` Guy, Wey-Yi [this message]
2011-03-06 23:47 ` Daniel Halperin
2011-03-07 8:12 ` Undefined TASK_INTERRUPTIBLE (Was: Re: [PATCH 1/3] iwlwifi: move rx handlers code to iwl-rx.c) Stanislaw Gruszka
2011-03-07 9:20 ` Peter Zijlstra
2011-03-07 13:12 ` Stanislaw Gruszka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1299447258.5082.164.camel@wwguy-huron \
--to=wey-yi.w.guy@intel.com \
--cc=ilw@linux.intel.com \
--cc=linux-wireless@vger.kernel.org \
--cc=sgruszka@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.