summaryrefslogtreecommitdiff
path: root/contrib/examples/httpd/https_example/https_example.c
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2026-05-07 12:37:09 +0200
committerJerome Forissier <[email protected]>2026-06-03 16:55:55 +0200
commit4cbd0faab82cf6477236205b5e0894be2110f723 (patch)
tree2d6aee70967a097d8d3ccb50d1a9f830eb6e64f5 /contrib/examples/httpd/https_example/https_example.c
parent081ffe9b3fc7ec1ec8eb7ced39d218f525f741e9 (diff)
arm: ls102xa: use platform data to check Ethernet interface is not SGMII
tsec_private should, as its name suggests, be private. In the next commit, it'll be moved from a publicly available header file to the C file that requires it. ls102xa currently does not allow us to do that because it uses the structure. The flag is actually set if the Ethernet PHY interface is SGMII in drivers/net/tsec.c, so simply replace the current check with the same check made in drivers/net/tsec.c to set the flag. Reviewed-by: Simon Glass <[email protected]> Signed-off-by: Quentin Schulz <[email protected]>
Diffstat (limited to 'contrib/examples/httpd/https_example/https_example.c')
0 files changed, 0 insertions, 0 deletions