diff options
| author | Ethan Nelson-Moore <enelsonmoore@gmail.com> | 2026-01-13 07:06:38 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-01-18 02:21:45 +0300 |
| commit | 171e8ed48276dff973390c5aa3c9e93c0e903725 (patch) | |
| tree | 5fbd1fb55abfb8505b61255409657910ee49f42b /include/uapi/linux | |
| parent | b790404680169591ec2cd9fd356cb9d0d3cbe6bd (diff) | |
| download | linux-171e8ed48276dff973390c5aa3c9e93c0e903725.tar.xz | |
net: usb: sr9700: remove code to drive nonexistent MII
This device does not have a MII, even though the driver
contains code to drive one (because it originated as a copy of the
dm9601 driver). It also only supports 10Mbps half-duplex
operation (the DM9601 registers to set the speed/duplex mode
are read-only). Remove all MII-related code and implement
sr9700_get_link_ksettings which returns hardcoded correct
information for the link speed and duplex mode. Also add
announcement of the link status like many other Ethernet
drivers have.
Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>
Link: https://patch.msgid.link/20260113040649.54248-1-enelsonmoore@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
