net/bonding: use local prefix namespace
authorGaetan Rivet <gaetan.rivet@6wind.com>
Thu, 26 Oct 2017 10:06:07 +0000 (12:06 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 26 Oct 2017 21:17:31 +0000 (23:17 +0200)
commit3df742a9175a22df2e723927a1ec90efead240d9
treeb069ab3ab76a9c5ebe139464d4c97d42c10175ce
parentda5c269bd780b7ec11dac41ab39afa401930e993
net/bonding: use local prefix namespace

The current name conflicts with the librte_pci naming convention.
Additionally, it is easier to use gdb when having prefixed even private
functions.

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
drivers/net/bonding/rte_eth_bond_args.c