[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53C560D7.5020308@cogentembedded.com>
Date: Tue, 15 Jul 2014 21:11:51 +0400
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Veaceslav Falico <vfalico@...il.com>, netdev@...r.kernel.org
CC: Jay Vosburgh <j.vosburgh@...il.com>,
Andy Gospodarek <andy@...yhouse.net>
Subject: Re: [PATCH net-next 2/2] bonding: make hard-coded defines configurable
at build
Hello.
On 07/15/2014 02:15 PM, Veaceslav Falico wrote:
> CC: Jay Vosburgh <j.vosburgh@...il.com>
> CC: Andy Gospodarek <andy@...yhouse.net>
> Signed-off-by: Veaceslav Falico <vfalico@...il.com>
> ---
> drivers/net/bonding/Kconfig | 16 ++++++++++++++++
> drivers/net/bonding/bonding.h | 6 +++---
> 2 files changed, 19 insertions(+), 3 deletions(-)
> diff --git a/drivers/net/bonding/Kconfig b/drivers/net/bonding/Kconfig
> index 7b1a0fa..28fb3af 100644
> --- a/drivers/net/bonding/Kconfig
> +++ b/drivers/net/bonding/Kconfig
> @@ -15,3 +15,19 @@ menuconfig BONDING
>
> To compile this driver as a module, choose M here: the module
> will be called bonding.
> +
> +if BONDING
> +
> +config BOND_MAX_VLAN_ENCAP
> + int "Maximum number of stacked vlans on top of bonding"
s/vlans/VLANs/?
> + default "2"
> +
> +config BOND_MAX_ARP_TARGETS
> + int "Maximum number of ip targets arp monitor supports"
s/ip/IP/, s/arp/ARP/?
WBR, Sergei
--
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