Your ROOT_URL in app.ini is https://gitea.jennalody.de/ but you are visiting https://gitea.jenslody.de/jenna/kernel_samsung_sm7125/commit/d79d21073626cf022943e5c4c10a97cdf7cb8465
You should set ROOT_URL correctly, otherwise the web may not work correctly.
To avoid race conditions when using the ds->ports[] array,
we need to check if the accessed port has been initialized.
Introduce and use helper function dsa_is_port_initialized
for that purpose and use it where needed.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
tirimbino
Guenter Roeck10 years agocommitted byDavid S. Miller