diff options
| author | Rob Herring <[email protected]> | 2022-07-19 21:50:59 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-07-22 11:38:16 +0000 |
| commit | 17161c341de0b02788b0428cb253a35b9a3c89b3 (patch) | |
| tree | ffaff7809d206f1416fc1ccf2244b1a286c1eb71 /net/ipv4/tcp_output.c | |
| parent | Merge branch 'sysctl-races-part-5' (diff) | |
| download | kernel-17161c341de0b02788b0428cb253a35b9a3c89b3.tar.gz kernel-17161c341de0b02788b0428cb253a35b9a3c89b3.zip | |
dt-bindings: net: ethernet-controller: Rework 'fixed-link' schema
While the if/then schemas mostly work, there's a few issues. The 'allOf'
schema will also be true if 'fixed-link' is not an array or object as a
false 'if' schema (without an 'else') will be true. In the array case
doesn't set the type (uint32-array) in the 'then' clause. In the node case,
'additionalProperties' is missing.
Rework the schema to use oneOf with each possible type.
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
