Bug 8041 - phy: don't use 10BaseT/half as default in genphy_read_status
Summary: phy: don't use 10BaseT/half as default in genphy_read_status
Status: NEW
Alias: None
Product: ANCK 4.19 Dev
Classification: ANCK
Component: drivers (show other bugs) drivers
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: GuixinLiu
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-24 19:05 UTC by inspursand
Modified: 2024-01-25 18:41 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description inspursand inspur_group 2024-01-24 19:05:19 UTC
Description of problem:
未连接网线时,速率显示10Mb/s,应该为unkown

Version-Release number of selected component (if applicable):
4.19

How reproducible:
不插网线直接使用ethtool查看网卡

Steps to Reproduce:
1.ethtool  网卡
2.
3.

Actual results:


Expected results:


Additional info:
Comment 1 小龙 admin 2024-01-25 18:41:37 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2658