RE: [GIT PATCH] STAGING pull for .40

From: Franky (Zhenhui) Lin
Date: Mon May 23 2011 - 20:29:12 EST


On Mon, May 23, 2011 at 04:01 PM, Greg KH <greg@xxxxxxxxx> wrote:
> On Mon, May 23, 2011 at 01:43:13PM -0700, Linus Torvalds wrote:
> > which looks like another case of "can't compile two things both into
> > the kernel".
> >
> > Looks like the BRCMSMAC / BRCMFMAC drivers need to be mutually
> > exclusive. Something like
> >
> > depends on m || (BRCMSMAC != y)
> >
> > for BRCMFMAC?
> >
> > Or they should just avoid using the same globally visible name.
>
> Both probably. I'll fix this up for the next set of staging fixes
> after
> you release -rc1.

Sorry about this. We have never compiled both modules with yesconfig to check for coexistence issue. We will add this to checklist from now on. And there should not be any coexistence problem for brcmsmac and brcmfmac. I will send out a patch for fixing this today.

Thanks,
Franky

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/