All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert Herranz <albert_herranz@yahoo.es>
To: Larry.Finger@lwfinger.net, linville@tuxdriver.com
Cc: bcm43xx-dev@lists.berlios.de, linux-wireless@vger.kernel.org,
	mb@bu3sch.de, mboton@gmail.com
Subject: b43: add 'struct b43_wl' missing declaration
Date: Fri, 23 Oct 2009 07:03:54 +0200	[thread overview]
Message-ID: <4AE1393A.6060707@yahoo.es> (raw)

Hi,

The patch "b43: add 'struct b43_wl' missing declaration" [1], which was already acked by Michael, is still needed to fix a bunch of the following GCC warnings when CONFIG_B43_LEDS is not selected:

drivers/net/wireless/b43/leds.h:79: warning: 'struct b43_wl' declared inside parameter list
drivers/net/wireless/b43/leds.h:79: warning: its scope is only this definition or declaration, which is probably not what you want

The warnings were introduced by commit "b43: Don't use struct wldev after detach." [2].

Thanks,
Albert

[1] http://marc.info/?l=linux-kernel&m=125509895406307

[2] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=727c988593271599c9e5943699426afcce1a62d6;hp=a4d63a943735efa30270ce70716d43323fd40f02


                 reply	other threads:[~2009-10-23  5:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4AE1393A.6060707@yahoo.es \
    --to=albert_herranz@yahoo.es \
    --cc=Larry.Finger@lwfinger.net \
    --cc=bcm43xx-dev@lists.berlios.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mb@bu3sch.de \
    --cc=mboton@gmail.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.