All of lore.kernel.org
 help / color / mirror / Atom feed
* b43: add 'struct b43_wl' missing declaration
@ 2009-10-23  5:03 Albert Herranz
  0 siblings, 0 replies; only message in thread
From: Albert Herranz @ 2009-10-23  5:03 UTC (permalink / raw)
  To: Larry.Finger, linville; +Cc: bcm43xx-dev, linux-wireless, mb, mboton

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-23  5:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-23  5:03 b43: add 'struct b43_wl' missing declaration Albert Herranz

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.