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