On Mon, 20 Apr 2015 15:15:36 +0200 Thomas Monjalon <thomas.monjalon at 6wind.com> wrote:
> 2015-04-14 10:55, Stephen Hemminger: > > Since rte_pci_probe always returns 0 or exits via rte_exit() > > there is no point in having it return a value. > > > > Just make it void > > > > Signed-off-by: Stephen Hemminger <stephen at networkplumber.org> > > Seems partially superseded by this patch: > http://dpdk.org/dev/patchwork/patch/4347/ > The patch could be redone, but it would break ABI for no good reason. Just drop it.