public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Michael Buesch <mb@bu3sch•de>
To: "John W. Linville" <linville@tuxdriver•com>
Cc: Jiri Benc <jbenc@suse•cz>, Dan Williams <dcbw@redhat•com>,
	NetDev <netdev@vger•kernel.org>
Subject: Re: [PATCH] bcm43xx-d80211: use SET_NETDEV_DEV
Date: Wed, 12 Jul 2006 22:31:48 +0200	[thread overview]
Message-ID: <200607122231.49097.mb@bu3sch.de> (raw)
In-Reply-To: <20060712190246.0427ff70@griffin.suse.cz>

On Wednesday 12 July 2006 19:02, you wrote:
> This adds /sys/class/net/wmaster0/device symlink.
> 
> Signed-off-by: Jiri Benc <jbenc@suse•cz>

Signed-off-by: Michael Buesch <mb@bu3sch•de>

> 
> ---
>  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.

      reply	other threads:[~2006-07-12 20:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-12 17:01 [PATCH] d80211: SET_NETDEV_DEV for non-master devices Jiri Benc
2006-07-12 17:02 ` [PATCH] bcm43xx-d80211: use SET_NETDEV_DEV Jiri Benc
2006-07-12 20:31   ` Michael Buesch [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200607122231.49097.mb@bu3sch.de \
    --to=mb@bu3sch$(echo .)de \
    --cc=dcbw@redhat$(echo .)com \
    --cc=jbenc@suse$(echo .)cz \
    --cc=linville@tuxdriver$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox