From: Florian Fainelli <f.fainelli@gmail.com>
To: netdev@vger.kernel.org
Cc: Florian Fainelli <f.fainelli@gmail.com>,
"David S. Miller" <davem@davemloft.net>,
Scott Branden <scott.branden@broadcom.com>,
Abhishek Shah <abhishek.shah@broadcom.com>,
Florian Westphal <fw@strlen.de>,
linux-kernel@vger.kernel.org (open list),
bcm-kernel-feedback-list@broadcom.com
Subject: [PATCH net-next 0/2] net: bgmac: Couple of small bgmac changes
Date: Tue, 27 Mar 2018 16:20:00 -0700 [thread overview]
Message-ID: <20180327232002.29399-1-f.fainelli@gmail.com> (raw)
Hi all,
This patch series addresses two minor issues with the bgmac driver:
- provides the interface name through /proc/interrupts rather than "bgmac"
- makes sure the interrupts are masked during probe, in case the block was
not properly reset
Florian Fainelli (2):
net: bgmac: Use interface name to request interrupt
net: bgmac: Mask interrupts during probe
drivers/net/ethernet/broadcom/bgmac.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
2.14.1
next reply other threads:[~2018-03-27 23:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-27 23:20 Florian Fainelli [this message]
2018-03-27 23:20 ` [PATCH net-next 1/2] net: bgmac: Use interface name to request interrupt Florian Fainelli
2018-03-27 23:20 ` [PATCH net-next 2/2] net: bgmac: Mask interrupts during probe Florian Fainelli
2018-03-29 16:06 ` [PATCH net-next 0/2] net: bgmac: Couple of small bgmac changes David Miller
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=20180327232002.29399-1-f.fainelli@gmail.com \
--to=f.fainelli@gmail.com \
--cc=abhishek.shah@broadcom.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=davem@davemloft.net \
--cc=fw@strlen.de \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=scott.branden@broadcom.com \
/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
Powered by JetHome