remove: sfp patch

This commit is contained in:
hayzamjs 2023-08-01 10:14:04 +00:00
parent 6e0e94a5b0
commit 5732bba24e

View file

@ -1,15 +0,0 @@
Signed-off-by: Hayzam Sherif <hayzam@gmail.com>
---
--- a/drivers/net/phy/sfp.c 2023-08-01 01:14:12.615415612 +0530
+++ b/drivers/net/phy/sfp.c 2023-08-01 01:14:48.803901917 +0530
@@ -397,6 +397,10 @@
.vendor = "UBNT",
.part = "UF-INSTANT",
.modes = sfp_quirk_ubnt_uf_instant,
+ }, {
+ .vendor = "TSUHAN LTD.",
+ .part = "THMPRS4343GQA-DM",
+ .modes = sfp_quirk_2500basex,
}
};