Hi all, On Tue, 2 Jun 2020 12:17:35 +1000 Stephen Rothwell wrote: > > Hi all, > > After merging the net-next tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:666:13: warning: 'cxgb4_uld_in_use' defined but not used [-Wunused-function] > 666 | static bool cxgb4_uld_in_use(struct adapter *adap) > | ^~~~~~~~~~~~~~~~ > > Introduced by commit > > a3ac249a1ab5 ("cxgb4/chcr: Enable ktls settings at run time") > > CONFIG_CHELSIO_TLS_DEVICE is not set for this build. I am still getting this warning. -- Cheers, Stephen Rothwell