Currently to change some built-in defaults it's necessary to change the
code, and to maintain these patches on each update.
Create a bonding's Kconfig to make it possible to configure them at build
time.
CC: Jay Vosburgh <redacted>
CC: Andy Gospodarek <andy@greyhouse.net>
CC: "David S. Miller" <davem@davemloft.net>
CC: netdev@vger.kernel.org
Signed-off-by: Veaceslav Falico <redacted>
---
drivers/net/Kconfig | 18 +-----------------
drivers/net/bonding/Kconfig | 33 +++++++++++++++++++++++++++++++++
drivers/net/bonding/bonding.h | 6 +++---
3 files changed, 37 insertions(+), 20 deletions(-)