From: Rajkumar Manoharan <rmanoharan@atheros.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: Rajkumar Manoharan <Rajkumar.Manoharan@Atheros.com>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH 4/5] ath9k_htc: Fix warnings due to -Wunused-but-set-variable
Date: Wed, 27 Apr 2011 10:22:01 +0530 [thread overview]
Message-ID: <20110427045201.GA16430@vmraj-lnx.users.atheros.com> (raw)
In-Reply-To: <20110426194556.GK2804@tuxdriver.com>
On Wed, Apr 27, 2011 at 01:15:56AM +0530, John W. Linville wrote:
> On Mon, Apr 25, 2011 at 03:56:19PM +0530, Rajkumar Manoharan wrote:
> > These warnings are exposed by gcc 4.6.
> > drivers/net/wireless/ath/ath9k/htc_drv_txrx.c: In function
> > 'ath9k_htc_tx_process':
> > drivers/net/wireless/ath/ath9k/htc_drv_txrx.c:449:35: warning: variable
> > 'sband' set but not used [-Wunused-but-set-variable]
> > drivers/net/wireless/ath/ath9k/htc_drv_beacon.c: In function
> > 'ath9k_htc_beacon_config_sta':
> > drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function
> > 'ath9k_htc_stop':
> > drivers/net/wireless/ath/ath9k/htc_drv_main.c:967:6: warning: variable
> > 'ret' set but not used [-Wunused-but-set-variable]
> > drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function
> > 'ath9k_htc_remove_interface':
> > drivers/net/wireless/ath/ath9k/htc_drv_gpio.c: In function
> > 'ath_btcoex_period_work':
> > drivers/net/wireless/ath/ath9k/htc_drv_gpio.c:67:6: warning: variable
> > 'ret' set but not used [-Wunused-but-set-variable
> > ...
> >
> > Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com>
>
> This doesn't seem to apply -- what tree are you using?
>
These warnings were already addressed. Please drop this patch
and "ath9k_hw: Fix warnings due to -Wunused-but-set-variable"
Sorry for the inconvenience.
--
Rajkumar
next prev parent reply other threads:[~2011-04-27 4:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-25 10:26 [PATCH 1/5] wireless: Fix warnings due to -Wunused-but-set-variable Rajkumar Manoharan
2011-04-25 10:26 ` [PATCH 2/5] mac80211: " Rajkumar Manoharan
2011-04-25 10:26 ` [PATCH 3/5] ath9k: " Rajkumar Manoharan
2011-04-25 11:00 ` Sujith
2011-04-25 12:21 ` Rajkumar Manoharan
2011-04-25 10:26 ` [PATCH 4/5] ath9k_htc: " Rajkumar Manoharan
2011-04-26 19:45 ` John W. Linville
2011-04-27 4:52 ` Rajkumar Manoharan [this message]
2011-04-25 10:26 ` [PATCH 5/5] ath9k_hw: " Rajkumar Manoharan
2011-04-26 19:47 ` John W. Linville
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=20110427045201.GA16430@vmraj-lnx.users.atheros.com \
--to=rmanoharan@atheros.com \
--cc=Rajkumar.Manoharan@Atheros.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).