git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
234a8fd
)
team: avoid using variable-length array
author
Jiri Pirko
<jpirko@redhat.com>
Thu, 17 Nov 2011 04:16:05 +0000
(
04:16
+0000)
committer
David 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