From: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
To: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] wireless: Fix ethtool stats and other ops.
Date: Thu, 6 Dec 2012 15:22:36 +0000 (UTC) [thread overview]
Message-ID: <loom.20121206T161917-497@post.gmane.org> (raw)
In-Reply-To: 20121206122528.GG2502@redhat.com
Stanislaw Gruszka <sgruszka@...> writes:
> We should probably assing ethtool_ops before wireless core will
> call alloc_netdev.
Another option (I verified - it works) - set in the driver
ndev->ethtool_ops = NULL;
before register_netdev(ndev);
next prev parent reply other threads:[~2012-12-10 6:39 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-05 17:39 [PATCH] wireless: Fix ethtool stats and other ops greearb
2012-12-05 17:57 ` Bjørn Mork
2012-12-05 18:02 ` Ben Greear
2012-12-06 12:25 ` Stanislaw Gruszka
2012-12-06 15:22 ` Vladimir Kondratiev [this message]
2012-12-06 20:15 ` Ben Greear
2012-12-07 9:50 ` Stanislaw Gruszka
2012-12-07 11:30 ` Bjørn Mork
2012-12-07 11:40 ` Stanislaw Gruszka
2012-12-07 12:16 ` [RFC] wireless: check against default_ethtool_ops Stanislaw Gruszka
2012-12-07 16:27 ` Ben Hutchings
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=loom.20121206T161917-497@post.gmane.org \
--to=qca_vkondrat@qca.qualcomm.com \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.