diff options
| author | Russell King (Oracle) <[email protected]> | 2024-05-29 13:29:24 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-05-31 01:32:15 +0000 |
| commit | fea49f065c1cff71a86e7629094f912531edf035 (patch) | |
| tree | 5b1482ab9e69585d7016eebdb388851495c58f60 /net/unix/af_unix.c | |
| parent | net: phylink: rearrange phylink_parse_mode() (diff) | |
| download | kernel-fea49f065c1cff71a86e7629094f912531edf035.tar.gz kernel-fea49f065c1cff71a86e7629094f912531edf035.zip | |
net: phylink: move test for ovr_an_inband
Of the two users of phylink_config->ovr_an_inband, both manually check
for a fixed link before setting this flag (or clearing it if they find
a fixed link.) This is unnecessary complication.
Test ovr_an_inband before checking for the fixed-link properties, which
will allow ovr_an_inband to be overriden by a fixed link specification.
Signed-off-by: Russell King (Oracle) <[email protected]>
Reviewed-by: Andrew Halaney <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
