Re: linux-next: build warning after merge of the net-next tree

From: Florian Fainelli
Date: Tue Feb 12 2019 - 19:58:10 EST


Le 2/12/19 Ã 4:51 PM, Stephen Rothwell a ÃcritÂ:
> Hi all,
>
> After merging the net-next tree, today's linux-next build (x86_64
> allmodconfig) produced this warning:
>
> drivers/staging/fsl-dpaa2/ethsw/ethsw.c: In function 'swdev_port_attr_get':
> drivers/staging/fsl-dpaa2/ethsw/ethsw.c:646:26: warning: unused variable 'port_priv' [-Wunused-variable]
> struct ethsw_port_priv *port_priv = netdev_priv(netdev);
> ^~~~~~~~~
>
> Introduced by commit
>
> 1b8b589d9103 ("staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGS")
>

Also fixed with:

http://patchwork.ozlabs.org/project/netdev/list/?series=91603
--
Florian