On Fri, Jul 27, 2018 at 05:07:47PM +0800, Xin Long wrote:
to_stdout is a function, not a string, so fix the check on its return in bond2team.
v1->v2: improve the coding style as Flavio suggested.
Fixes: d5a1c8ee9e36 ("utils: add bond2team conversion tool") Signed-off-by: Xin Long lucien.xin@gmail.com
Acked-by: Flavio Leitner fbl@sysclose.org