* Re: linux-next: Tree for March 2 (wireless/b43)
[not found] <20090302182217.90ca3356.sfr@canb.auug.org.au>
@ 2009-03-02 16:56 ` Randy Dunlap
2009-03-02 17:17 ` Michael Buesch
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2009-03-02 16:56 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: linux-next, LKML, linux-wireless, Michael Buesch
Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20090227:
>
> Undropped trees:
> wireless
when CONFIG_SSB_DRIVER_PCICORE=n:
if ((bus->bustype == SSB_BUSTYPE_PCI) &&
(bus->pcicore.dev->id.revision <= 10))
hf |= B43_HF_PCISCW; /* PCI slow clock workaround. */
==>
drivers/net/wireless/b43/main.c:4182: error: 'struct ssb_pcicore' has no member named 'dev'
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux-next: Tree for March 2 (wireless/b43)
2009-03-02 16:56 ` linux-next: Tree for March 2 (wireless/b43) Randy Dunlap
@ 2009-03-02 17:17 ` Michael Buesch
0 siblings, 0 replies; 2+ messages in thread
From: Michael Buesch @ 2009-03-02 17:17 UTC (permalink / raw)
To: Randy Dunlap; +Cc: Stephen Rothwell, linux-next, LKML, linux-wireless
On Monday 02 March 2009 17:56:11 Randy Dunlap wrote:
> Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20090227:
> >
> > Undropped trees:
> > wireless
>
> when CONFIG_SSB_DRIVER_PCICORE=n:
>
> if ((bus->bustype == SSB_BUSTYPE_PCI) &&
> (bus->pcicore.dev->id.revision <= 10))
> hf |= B43_HF_PCISCW; /* PCI slow clock workaround. */
>
> ==>
> drivers/net/wireless/b43/main.c:4182: error: 'struct ssb_pcicore' has no member named 'dev'
>
>
>
>
I'll send a fix asap.
--
Greetings, Michael.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-03-02 17:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20090302182217.90ca3356.sfr@canb.auug.org.au>
2009-03-02 16:56 ` linux-next: Tree for March 2 (wireless/b43) Randy Dunlap
2009-03-02 17:17 ` Michael Buesch
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).