[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1321524228.2751.3.camel@edumazet-HP-Compaq-6005-Pro-SFF-PC>
Date: Thu, 17 Nov 2011 11:03:48 +0100
From: Eric Dumazet <eric.dumazet@...il.com>
To: Jiri Pirko <jpirko@...hat.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net,
bhutchings@...arflare.com, shemminger@...tta.com,
andy@...yhouse.net, fbl@...hat.com, jzupka@...hat.com,
ivecera@...hat.com
Subject: Re: [patch net-next 3/3] team: replicate options on register
Le jeudi 17 novembre 2011 à 11:00 +0100, Eric Dumazet a écrit :
> If you know the absolute limit of option_count, you could use
>
> struct team_option *dst_opts[OPTION_COUNT_MAX];
>
> If not, then a kmalloc()/kfree() is probably needed ;)
>
>
Sorry, forgot to include the link explaining Linus opinion on
variable-length arrays
https://lkml.org/lkml/2011/10/23/25
--
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