../net/ethtool/phy.c:78:11: error: too many arguments to function call, expected 3, have 4
   77 |         phydev = ethnl_req_get_phydev(req_info, tb, ETHTOOL_A_PHY_HEADER,
      |                  ~~~~~~~~~~~~~~~~~~~~
   78 |                                       info->extack);
      |                                       ^~~~~~~~~~~~
../net/ethtool/netlink.h:291:20: note: 'ethnl_req_get_phydev' declared here
  291 | struct phy_device *ethnl_req_get_phydev(const struct ethnl_req_info *req_info,
      |                    ^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  292 |                                         const struct nlattr *header,
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  293 |                                         struct netlink_ext_ack *extack);
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make[5]: *** [../scripts/Makefile.build:207: net/ethtool/phy.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[4]: *** [../scripts/Makefile.build:465: net/ethtool] Error 2
make[3]: *** [../scripts/Makefile.build:465: net] Error 2
make[3]: *** Waiting for unfinished jobs....
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
../net/ethtool/phy.c:78:11: error: too many arguments to function call, expected 3, have 4
   77 |         phydev = ethnl_req_get_phydev(req_info, tb, ETHTOOL_A_PHY_HEADER,
      |                  ~~~~~~~~~~~~~~~~~~~~
   78 |                                       info->extack);
      |                                       ^~~~~~~~~~~~
../net/ethtool/netlink.h:291:20: note: 'ethnl_req_get_phydev' declared here
  291 | struct phy_device *ethnl_req_get_phydev(const struct ethnl_req_info *req_info,
      |                    ^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  292 |                                         const struct nlattr *header,
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  293 |                                         struct netlink_ext_ack *extack);
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make[5]: *** [../scripts/Makefile.build:207: net/ethtool/phy.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[4]: *** [../scripts/Makefile.build:465: net/ethtool] Error 2
make[3]: *** [../scripts/Makefile.build:465: net] Error 2
make[3]: *** Waiting for unfinished jobs....
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