team: avoid using variable-length array
authorJiri Pirko <jpirko@redhat.com>
Thu, 17 Nov 2011 04:16:05 +0000 (04:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Nov 2011 19:55:00 +0000 (14:55 -0500)
Apparently using variable-length array is not correct
(https://lkml.org/lkml/2011/10/23/25). So remove it.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found