On Wednesday 12 July 2006 19:02, you wrote: > This adds /sys/class/net/wmaster0/device symlink. > > Signed-off-by: Jiri Benc <[EMAIL PROTECTED]>
Signed-off-by: Michael Buesch <[EMAIL PROTECTED]> > > --- > drivers/net/wireless/d80211/bcm43xx/bcm43xx_main.c | 1 + > 1 files changed, 1 insertion(+) > > --- dscape.orig/drivers/net/wireless/d80211/bcm43xx/bcm43xx_main.c > +++ dscape/drivers/net/wireless/d80211/bcm43xx/bcm43xx_main.c > @@ -4722,6 +4722,7 @@ static int __devinit bcm43xx_init_one(st > goto err_free_netdev; > > pci_set_drvdata(pdev, net_dev); > + SET_NETDEV_DEV(net_dev, &pdev->dev); > > err = bcm43xx_attach_board(bcm); > if (err) > > -- Greetings Michael. - 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