* [PATCH net-next] r8169: add MODULE_FIRMWARE entry for RTL8126A
@ 2024-02-17 14:48 Heiner Kallweit
2024-02-19 17:44 ` Simon Horman
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Heiner Kallweit @ 2024-02-17 14:48 UTC (permalink / raw)
To: Paolo Abeni, Eric Dumazet, Jakub Kicinski, David Miller,
Realtek linux nic maintainers
Cc: netdev@vger.kernel.org
Add the missing MODULE_FIRMWARE entry for RTL8126A.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
---
drivers/net/ethernet/realtek/r8169_main.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/ethernet/realtek/r8169_main.c b/drivers/net/ethernet/realtek/r8169_main.c
index 7d3f6d59b..0d2cbb32c 100644
--- a/drivers/net/ethernet/realtek/r8169_main.c
+++ b/drivers/net/ethernet/realtek/r8169_main.c
@@ -676,6 +676,7 @@ MODULE_FIRMWARE(FIRMWARE_8168FP_3);
MODULE_FIRMWARE(FIRMWARE_8107E_2);
MODULE_FIRMWARE(FIRMWARE_8125A_3);
MODULE_FIRMWARE(FIRMWARE_8125B_2);
+MODULE_FIRMWARE(FIRMWARE_8126A_2);
static inline struct device *tp_to_dev(struct rtl8169_private *tp)
{
--
2.43.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH net-next] r8169: add MODULE_FIRMWARE entry for RTL8126A
2024-02-17 14:48 [PATCH net-next] r8169: add MODULE_FIRMWARE entry for RTL8126A Heiner Kallweit
@ 2024-02-19 17:44 ` Simon Horman
2024-02-21 2:31 ` Jakub Kicinski
2024-02-21 2:50 ` patchwork-bot+netdevbpf
2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2024-02-19 17:44 UTC (permalink / raw)
To: Heiner Kallweit
Cc: Paolo Abeni, Eric Dumazet, Jakub Kicinski, David Miller,
Realtek linux nic maintainers, netdev@vger.kernel.org
On Sat, Feb 17, 2024 at 03:48:23PM +0100, Heiner Kallweit wrote:
> Add the missing MODULE_FIRMWARE entry for RTL8126A.
>
> Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH net-next] r8169: add MODULE_FIRMWARE entry for RTL8126A
2024-02-17 14:48 [PATCH net-next] r8169: add MODULE_FIRMWARE entry for RTL8126A Heiner Kallweit
2024-02-19 17:44 ` Simon Horman
@ 2024-02-21 2:31 ` Jakub Kicinski
2024-02-21 2:50 ` patchwork-bot+netdevbpf
2 siblings, 0 replies; 4+ messages in thread
From: Jakub Kicinski @ 2024-02-21 2:31 UTC (permalink / raw)
To: Heiner Kallweit
Cc: Paolo Abeni, Eric Dumazet, David Miller,
Realtek linux nic maintainers, netdev@vger.kernel.org
On Sat, 17 Feb 2024 15:48:23 +0100 Heiner Kallweit wrote:
> Add the missing MODULE_FIRMWARE entry for RTL8126A.
No need for a Fixes tag, but if you remember, please do mention
the commit which added support, so I don't have to replicate the
research you already correctly concluded :)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH net-next] r8169: add MODULE_FIRMWARE entry for RTL8126A
2024-02-17 14:48 [PATCH net-next] r8169: add MODULE_FIRMWARE entry for RTL8126A Heiner Kallweit
2024-02-19 17:44 ` Simon Horman
2024-02-21 2:31 ` Jakub Kicinski
@ 2024-02-21 2:50 ` patchwork-bot+netdevbpf
2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-02-21 2:50 UTC (permalink / raw)
To: Heiner Kallweit; +Cc: pabeni, edumazet, kuba, davem, nic_swsd, netdev
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Sat, 17 Feb 2024 15:48:23 +0100 you wrote:
> Add the missing MODULE_FIRMWARE entry for RTL8126A.
>
> Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
> ---
> drivers/net/ethernet/realtek/r8169_main.c | 1 +
> 1 file changed, 1 insertion(+)
Here is the summary with links:
- [net-next] r8169: add MODULE_FIRMWARE entry for RTL8126A
https://git.kernel.org/netdev/net-next/c/f4d3e595c000
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-02-21 2:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-17 14:48 [PATCH net-next] r8169: add MODULE_FIRMWARE entry for RTL8126A Heiner Kallweit
2024-02-19 17:44 ` Simon Horman
2024-02-21 2:31 ` Jakub Kicinski
2024-02-21 2:50 ` patchwork-bot+netdevbpf
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).