From: Michael J Dilmore <[email protected]> Date: Mon, 26 Jun 2017 16:49:46 +0100
> The bond_options.c file contains multiple netdev_info statements that clutter > kernel output. > This patch replaces all netdev_info with netdev_dbg and adds a netdev_dbg > statement for the > packets per slave parameter. Also fixes misalignment at line 467. > > Suggested-by: Joe Perches <[email protected]> > Signed-off-by: Michael J Dilmore <[email protected]> Applied.

