Commit 2bd229d
net: phy: remove state PHY_FORCING
In the early days of phylib we had a functionality that changed to the
next lower speed in fixed mode if no link was established after a
certain period of time. This functionality has been removed years ago,
and state PHY_FORCING isn't needed any longer. Instead we can go from
UP to RUNNING or NOLINK directly (same as in autoneg mode).
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>1 parent fe3475a commit 2bd229d
2 files changed
+2
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
577 | 576 | | |
578 | 577 | | |
579 | 578 | | |
580 | | - | |
581 | | - | |
582 | | - | |
583 | | - | |
584 | | - | |
585 | | - | |
586 | | - | |
587 | | - | |
588 | | - | |
| 579 | + | |
| 580 | + | |
589 | 581 | | |
590 | 582 | | |
591 | 583 | | |
| |||
951 | 943 | | |
952 | 944 | | |
953 | 945 | | |
954 | | - | |
955 | | - | |
956 | | - | |
957 | | - | |
958 | | - | |
959 | | - | |
960 | | - | |
961 | | - | |
962 | | - | |
963 | | - | |
964 | | - | |
965 | | - | |
966 | | - | |
967 | | - | |
968 | 946 | | |
969 | 947 | | |
970 | 948 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | 300 | | |
307 | 301 | | |
308 | 302 | | |
| |||
319 | 313 | | |
320 | 314 | | |
321 | 315 | | |
322 | | - | |
323 | 316 | | |
324 | 317 | | |
325 | 318 | | |
| |||
347 | 340 | | |
348 | 341 | | |
349 | 342 | | |
350 | | - | |
351 | | - | |
352 | 343 | | |
353 | 344 | | |
354 | 345 | | |
| |||
416 | 407 | | |
417 | 408 | | |
418 | 409 | | |
419 | | - | |
420 | | - | |
421 | 410 | | |
422 | 411 | | |
423 | 412 | | |
| |||
0 commit comments