-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Commit bf5265c
feat(eth): Add setters for negotiation, speed and duplex modes (#11053)
* feat(eth): Add setters for negotiation, speed and duplex modes
* ci(pre-commit): Apply automatic fixes
---------
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>1 parent eeb6a26 commit bf5265c
2 files changed
+43
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1009 | 1009 |
| |
1010 | 1010 |
| |
1011 | 1011 |
| |
1012 | + | ||
1013 | + | ||
1014 | + | ||
1015 | + | ||
1016 | + | ||
1017 | + | ||
1018 | + | ||
1019 | + | ||
1020 | + | ||
1021 | + | ||
1022 | + | ||
1023 | + | ||
1012 | 1024 |
| |
1013 | 1025 |
| |
1014 | 1026 |
| |
| |||
1018 | 1030 |
| |
1019 | 1031 |
| |
1020 | 1032 |
| |
1033 | + | ||
1034 | + | ||
1035 | + | ||
1036 | + | ||
1037 | + | ||
1038 | + | ||
1039 | + | ||
1040 | + | ||
1041 | + | ||
1042 | + | ||
1043 | + | ||
1021 | 1044 |
| |
1022 | 1045 |
| |
1023 | 1046 |
| |
| |||
1027 | 1050 |
| |
1028 | 1051 |
| |
1029 | 1052 |
| |
1030 | - | ||
1053 | + | ||
1031 | 1054 |
| |
1032 | 1055 |
| |
1033 | 1056 |
| |
| |||
1036 | 1059 |
| |
1037 | 1060 |
| |
1038 | 1061 |
| |
1062 | + | ||
1063 | + | ||
1064 | + | ||
1065 | + | ||
1066 | + | ||
1067 | + | ||
1068 | + | ||
1069 | + | ||
1070 | + | ||
1071 | + | ||
1072 | + | ||
1073 | + | ||
1039 | 1074 |
| |
1040 | 1075 |
| |
1041 | 1076 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
195 | - | ||
195 | + | ||
196 | + | ||
197 | + | ||
198 | + | ||
199 | + | ||
196 | 200 |
| |
201 | + | ||
202 | + | ||
197 | 203 |
| |
198 | 204 |
| |
199 | 205 |
| |
|
0 commit comments