[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140715.181056.2116924949727575928.davem@davemloft.net>
Date: Tue, 15 Jul 2014 18:10:56 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: vfalico@...il.com
Cc: netdev@...r.kernel.org, j.vosburgh@...il.com, andy@...yhouse.net
Subject: Re: [PATCH net-next 0/2] bonding: add its own Kconfig
From: Veaceslav Falico <vfalico@...il.com>
Date: Tue, 15 Jul 2014 12:15:39 +0200
> 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.
There is really no reason these values can't be set at run time, and that
is my only, but firm, objection to this patch series.
For the per-slave things, make new netlink attributes that can be provided
when the slave is added, using the existing default if not specified.
This means the fixed sized arrays involved here need to become
dynamically allocated.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists