From: patchwork-bot+netdevbpf@kernel.org
To: Ansuel Smith <ansuelsmth@gmail.com>
Cc: andrew@lunn.ch, vivien.didelot@gmail.com, f.fainelli@gmail.com,
olteanv@gmail.com, davem@davemloft.net, kuba@kernel.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] net: dsa: qca8k: fix kernel panic with legacy mdio mapping
Date: Sun, 12 Sep 2021 09:50:06 +0000 [thread overview]
Message-ID: <163144020651.29472.9873983978968397352.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210911155009.22251-1-ansuelsmth@gmail.com>
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Sat, 11 Sep 2021 17:50:09 +0200 you wrote:
> When the mdio legacy mapping is used the mii_bus priv registered by DSA
> refer to the dsa switch struct instead of the qca8k_priv struct and
> causes a kernel panic. Create dedicated function when the internal
> dedicated mdio driver is used to properly handle the 2 different
> implementation.
>
> Fixes: 759bafb8a322 ("net: dsa: qca8k: add support for internal phy and internal mdio")
> Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
>
> [...]
Here is the summary with links:
- [v2] net: dsa: qca8k: fix kernel panic with legacy mdio mapping
https://git.kernel.org/netdev/net/c/ce062a0adbfe
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-09-12 9:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-11 15:50 [PATCH v2] net: dsa: qca8k: fix kernel panic with legacy mdio mapping Ansuel Smith
2021-09-12 9:50 ` patchwork-bot+netdevbpf [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=163144020651.29472.9873983978968397352.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew@lunn.ch \
--cc=ansuelsmth@gmail.com \
--cc=davem@davemloft.net \
--cc=f.fainelli@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=vivien.didelot@gmail.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 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.