Commit 6886082
committed
net: phylink: Convert to mdiobus_c45_{read|write}
Author: Andrew Lunn <andrew@lunn.ch>
Stop using the helpers to construct a special phy address which
indicates C45. Instead use the C45 accessors, which will call the
busses C45 specific read/write API.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
(cherry picked from commit 70dcf3c)
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2100606
Signed-off-by: Corinna Vinschen <vinschen@redhat.com>1 parent 6dac8f1 commit 6886082
1 file changed
+17
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2304 | 2304 | | |
2305 | 2305 | | |
2306 | 2306 | | |
2307 | | - | |
2308 | | - | |
| 2307 | + | |
| 2308 | + | |
| 2309 | + | |
| 2310 | + | |
| 2311 | + | |
2309 | 2312 | | |
2310 | 2313 | | |
2311 | 2314 | | |
| |||
2327 | 2330 | | |
2328 | 2331 | | |
2329 | 2332 | | |
2330 | | - | |
2331 | | - | |
2332 | | - | |
2333 | | - | |
| 2333 | + | |
| 2334 | + | |
2334 | 2335 | | |
2335 | | - | |
| 2336 | + | |
| 2337 | + | |
2336 | 2338 | | |
2337 | 2339 | | |
2338 | 2340 | | |
| |||
2344 | 2346 | | |
2345 | 2347 | | |
2346 | 2348 | | |
2347 | | - | |
2348 | | - | |
| 2349 | + | |
| 2350 | + | |
| 2351 | + | |
| 2352 | + | |
| 2353 | + | |
2349 | 2354 | | |
2350 | 2355 | | |
2351 | 2356 | | |
| |||
2366 | 2371 | | |
2367 | 2372 | | |
2368 | 2373 | | |
2369 | | - | |
2370 | | - | |
2371 | | - | |
2372 | | - | |
2373 | | - | |
| 2374 | + | |
| 2375 | + | |
2374 | 2376 | | |
2375 | 2377 | | |
2376 | | - | |
| 2378 | + | |
2377 | 2379 | | |
2378 | 2380 | | |
2379 | 2381 | | |
| |||
0 commit comments