1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/pcs
Xiang Yang 829c6524d6 net: pcs: Add missing put_device call in miic_create
The reference of pdev->dev is taken by of_find_device_by_node, so
it should be released when not need anymore.

Fixes: 7dc54d3b8d ("net: pcs: add Renesas MII converter driver")
Signed-off-by: Xiang Yang <xiangyang3@huawei.com>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-08-11 10:21:07 +01:00
..
Kconfig net: pcs: Drop the TSE PCS driver 2023-06-05 09:56:36 +01:00
Makefile net: pcs: Drop the TSE PCS driver 2023-06-05 09:56:36 +01:00
pcs-lynx.c net: pcs: lynx: update PCS driver to use neg_mode 2023-06-22 19:41:01 -07:00
pcs-mtk-lynxi.c net: pcs: lynxi: update PCS driver to use neg_mode 2023-06-22 19:41:01 -07:00
pcs-rzn1-miic.c net: pcs: Add missing put_device call in miic_create 2023-08-11 10:21:07 +01:00
pcs-xpcs-nxp.c net: update NXP copyright text 2021-09-17 13:52:17 +01:00
pcs-xpcs.c net: pcs: xpcs: update PCS driver to use neg_mode 2023-06-22 19:41:01 -07:00
pcs-xpcs.h net: pcs: xpcs: clean up reading clause 73 link partner advertisement 2023-05-24 09:13:22 -07:00