f4206d1642
Using the size of the source string is incorrect when printing using snprintf. Instead pass in the buffer size to be used appropriately. Fixes: 457ecf2953fc ("bond: add debug info for mode 6") Cc: stable@dpdk.org Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>