../drivers/net/phy/phylink.c: In function ‘phylink_rx_clk_stop_block’: ../drivers/net/phy/phylink.c:2613:23: warning: statement with no effect [-Wunused-value] 2613 | pl->config->eee_rx_clk_stop_enable) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/phy/phylink.c:2613:47: error: expected ‘;’ before ‘)’ token 2613 | pl->config->eee_rx_clk_stop_enable) | ^ | ; ../drivers/net/phy/phylink.c:2611:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 2611 | if (pl->mac_rx_clk_stop_blocked++ == 0 && | ^~ ../drivers/net/phy/phylink.c:2613:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 2613 | pl->config->eee_rx_clk_stop_enable) | ^ ../drivers/net/phy/phylink.c:2613:47: error: expected statement before ‘)’ token make[6]: *** [../scripts/Makefile.build:207: drivers/net/phy/phylink.o] Error 1 make[5]: *** [../scripts/Makefile.build:465: drivers/net/phy] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/usb/asix.h:28, from ../drivers/net/usb/ax88172a.c:15: ../drivers/net/usb/ax88172a.c: In function ‘ax88172a_reset’: ../include/linux/phy.h:294:20: warning: ‘%s’ directive output may be truncated writing up to 60 bytes into a region of size 20 [-Wformat-truncation=] 294 | #define PHY_ID_FMT "%s:%02x" | ^~~~~~~~~ ../drivers/net/usb/ax88172a.c:311:38: note: in expansion of macro ‘PHY_ID_FMT’ 311 | snprintf(priv->phy_name, 20, PHY_ID_FMT, | ^~~~~~~~~~ ../include/linux/phy.h:294:21: note: format string is defined here 294 | #define PHY_ID_FMT "%s:%02x" | ^~ ../include/linux/phy.h:294:20: note: directive argument in the range [0, 65535] 294 | #define PHY_ID_FMT "%s:%02x" | ^~~~~~~~~ ../drivers/net/usb/ax88172a.c:311:38: note: in expansion of macro ‘PHY_ID_FMT’ 311 | snprintf(priv->phy_name, 20, PHY_ID_FMT, | ^~~~~~~~~~ ../drivers/net/usb/ax88172a.c:311:9: note: ‘snprintf’ output between 4 and 66 bytes into a destination of size 20 311 | snprintf(priv->phy_name, 20, PHY_ID_FMT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 312 | priv->mdio->id, priv->phy_addr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:465: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:465: drivers] Error 2 make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1989: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 ../drivers/net/phy/phylink.c: In function ‘phylink_rx_clk_stop_block’: ../drivers/net/phy/phylink.c:2613:23: warning: statement with no effect [-Wunused-value] 2613 | pl->config->eee_rx_clk_stop_enable) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/phy/phylink.c:2613:47: error: expected ‘;’ before ‘)’ token 2613 | pl->config->eee_rx_clk_stop_enable) | ^ | ; ../drivers/net/phy/phylink.c:2611:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 2611 | if (pl->mac_rx_clk_stop_blocked++ == 0 && | ^~ ../drivers/net/phy/phylink.c:2613:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 2613 | pl->config->eee_rx_clk_stop_enable) | ^ ../drivers/net/phy/phylink.c:2613:47: error: expected statement before ‘)’ token make[6]: *** [../scripts/Makefile.build:207: drivers/net/phy/phylink.o] Error 1 make[5]: *** [../scripts/Makefile.build:465: drivers/net/phy] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:465: drivers/net] Error 2 make[3]: *** [../scripts/Makefile.build:465: drivers] Error 2 make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1989: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2