]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+ Stick
authorHamza Mahfooz <someguy@effective-light.com>
Tue, 13 Jan 2026 23:29:57 +0000 (18:29 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 30 Jan 2026 09:32:26 +0000 (10:32 +0100)
commit69b5b028fc130c55d810bd964c2f949433256afa
tree1693f3a5619eb903723e360f45ec13a1fb4b4119
parent326470b33c28ac1f4a4795f4c73eac3ba74b14ea
net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+ Stick

commit a92a6c50e35b75a8021265507f3c2a9084df0b94 upstream.

This is another one of those XGSPON ONU sticks that's using the
X-ONU-SFPP internally, thus it also requires the potron quirk to avoid tx
faults. So, add an entry for it in sfp_quirks[].

Cc: stable@vger.kernel.org
Signed-off-by: Hamza Mahfooz <someguy@effective-light.com>
Link: https://patch.msgid.link/20260113232957.609642-1-someguy@effective-light.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/phy/sfp.c