diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-03-08 23:43:40 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-09 11:57:17 -0500 |
commit | 35951393bbffa1ce351438bee264b48347c8cbb7 (patch) | |
tree | 450111bdbbfcfd0a3ce273ac63731d040de0deb7 /drivers/net/ipvlan/ipvlan_main.c | |
parent | ff3c1b1a817d72e092fded369596dbd84e719ab8 (diff) |
pktgen: Remove VLA usage
In preparation to enabling -Wvla, remove VLA usage and replace it
with a fixed-length array instead.
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ipvlan/ipvlan_main.c')
0 files changed, 0 insertions, 0 deletions