Tue, Apr 02, 2019 at 03:33:52AM CEST, da...@davemloft.net wrote: >From: David Miller <da...@davemloft.net> >Date: Mon, 01 Apr 2019 18:29:58 -0700 (PDT) > >> From: Jiri Pirko <j...@resnulli.us> >> Date: Mon, 1 Apr 2019 11:40:14 +0200 >> >>> From: Jiri Pirko <j...@mellanox.com> >>> >>> Extend devlink port attrs to contain switch ID and change drivers that >>> register devlink ports to use that. >>> >>> --- >>> v1->v2: >>> - adjusted cover letter >> >> Series applied, thanks Jiri. > >Actually, I take that back. > >Can you fix this and repost? > >[davem@localhost net-next]$ make -s -j14 >net/dsa/slave.c:375:12: warning: ‘dsa_slave_get_port_parent_id’ defined but >not used [-Wunused-function] > static int dsa_slave_get_port_parent_id(struct net_device *dev, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hmm, odd. Will fix. kbuildbot was happy. Sorry.