On Friday 26 May 2006 12:33, you wrote: > >>>> --- a/drivers/net/wireless/bcm43xx/bcm43xx_main.c > >>>> +++ b/drivers/net/wireless/bcm43xx/bcm43xx_main.c > >>>> @@ -2131,6 +2131,13 @@ out: > >>>> return err; > >>>> } > >>>> > >>>> +#ifdef CONFIG_BCM947XX > >>>> +static struct pci_device_id bcm43xx_ids[] = {
Call it static struct pci_device_id bcm43xx_47xx_ids[] = { please. And; _important_; if you submit this change, _also_ do a patch against the devicescape version of the driver in John Linville's wireless-dev tree drivers/net/wireless/d80211/bcm43xx in the tree at git://kernel.org/pub/scm/linux/kernel/git/linville/wireless-dev.git - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html