On 10/10/2017 2:33 PM, santosh wrote: > > On Tuesday 10 October 2017 10:07 AM, Pablo de Lara wrote: >> drivers/net/octeontx/base/octeontx_pkovf.c(527): >> error #592: variable "i" is used before its value is set >> RTE_SET_USED(i); >> >> Fixes: ab4f789560c4 ("net/octeontx/base: probe PKI and PKO PCIe VF devices") >> >> Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com> >> --- > > Acked-by: Santosh Shukla <santosh.shu...@caviumnetworks.com>
Squashed into relevant commit in next-net, thanks.