Thomas Monjalon 4b1b380213 bond: remove debug function to fix link with shared lib
The function print_client_stats was used in the example without being
clearly exported in the map file. So it breaks linking with shared library
when debug is enabled.
It's better to remove this function as it probably could be implemented
with statistics API.

Fixes: cc7e8ae84faa ("add example application for link bonding mode 6")

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
2015-03-04 11:19:25 +01:00
..
2014-12-05 16:54:53 +01:00
2014-11-27 16:21:11 +01:00
2014-11-27 16:21:11 +01:00
2014-11-27 16:21:11 +01:00
2014-12-05 16:54:53 +01:00
2015-02-24 22:19:25 +01:00