commit | d5e17684a5a7d237bd6754f9cda3be72870acc5c | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Tue Mar 26 13:07:27 2024 +0100 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Apr 19 11:30:50 2024 +0200 |
tree | 7f5167a9b432cbff5db9a812c518dd743a1013ca | |
parent | 577f46b15bfd532c3dea5a79e4d109158f99e1b6 [diff] |
net: dwc_eth_qos: Move log_debug statements on top of case block Move the log_debug() calls on top of the bit manipulation code. No functional change. Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com> Signed-off-by: Marek Vasut <marex@denx.de>