From: fthain@telegraphics.com.au (Finn Thain)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH net v4 02/13] net/8390: Fix msg_enable patch snafu
Date: Thu, 15 Feb 2018 09:11:13 +1100 (AEDT) [thread overview]
Message-ID: <alpine.LNX.2.21.1802150857480.8@nippy.intranet> (raw)
In-Reply-To: <20180213.095820.761578588685460710.davem@davemloft.net>
On Tue, 13 Feb 2018, David Miller wrote:
> > I think you have overlooked those modules which offer no way to set
> > p->msg_enable, i.e. ax88796, axnet_cs, etherh, hydra, mac8390,
> > mcf8390, pcnet_cs and zorro8390.
>
> Then that's a bug, we have a very simple easy to implement interface for
> setting this (ethtool).
>
> And by adding the simple hook, you will make these older drivers easier
> to debug for the few people still using them.
Have you considered that implementing the ethtool hooks in the core driver
might allow removal of all 8390 driver 'msg_enable' module parameters and
msglevel ethtool hooks added by c45f812f0280, excepting those in the core
driver? But even if we did that, it seems to me that we still need this
patch.
The missing set_msglevel ethtool hooks and the msg_enable bugs patched
here are separate issues inasmuchas the lib8390.c module parameter called
'msg_enable' presently controls only the version message whereas the
ethtool hooks cannot control the version message logging at all.
I'm not against improving ethtool support. Would you please explain how
doing so (one way or another) would alter this patch?
--
next prev parent reply other threads:[~2018-02-14 22:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1518397634.git.fthain@telegraphics.com.au>
2018-02-12 3:08 ` [PATCH net v4 02/13] net/8390: Fix msg_enable patch snafu Finn Thain
2018-02-12 15:39 ` David Miller
2018-02-13 5:03 ` Finn Thain
2018-02-13 14:58 ` David Miller
2018-02-14 22:11 ` Finn Thain [this message]
2018-02-14 22:15 ` David Miller
2018-02-16 3:47 ` Finn Thain
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=alpine.LNX.2.21.1802150857480.8@nippy.intranet \
--to=fthain@telegraphics.com.au \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).