4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-28 06:27:06 +08:00

code format adjustment

This commit is contained in:
lzh 2024-01-08 10:29:00 +08:00 committed by Rbb666
parent 35a43ac102
commit 1531705b9a

View File

@ -816,7 +816,6 @@ void FXmacLinkChange(void *arg)
ctrl = FXMAC_READREG32(xmac_p->config.base_address, FXMAC_PCS_AN_LP_OFFSET); ctrl = FXMAC_READREG32(xmac_p->config.base_address, FXMAC_PCS_AN_LP_OFFSET);
link = (ctrl & FXMAC_PCS_LINK_PARTNER_NEXT_PAGE_STATUS) >> 15; link = (ctrl & FXMAC_PCS_LINK_PARTNER_NEXT_PAGE_STATUS) >> 15;
switch (link) switch (link)
{ {
case 0: case 0: