diff options
| author | 2015-03-15 23:04:46 -0700 | |
|---|---|---|
| committer | 2015-03-16 15:56:36 -0400 | |
| commit | 04f49faf70d4c056cd6576ff0614bb54e7a70bbc (patch) | |
| tree | 3491cfb14f4fb8636eea6979a8163dbf7aff8dcc /lib/rhashtable.c | |
| parent | Merge branch 'listener_refactor' (diff) | |
| download | wireguard-linux-04f49faf70d4c056cd6576ff0614bb54e7a70bbc.tar.xz wireguard-linux-04f49faf70d4c056cd6576ff0614bb54e7a70bbc.zip | |
rocker: replace fixed stack allocation with dynamic allocation
In hast to fix some sparse warning, I hard-coded a fix-sized array on the stack
which is probably too big for kernel standards. Fix this by converting array
to dynamic allocation.
Signed-off-by: Scott Feldman <sfeldma@gmail.com>
Acked-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/rhashtable.c')
0 files changed, 0 insertions, 0 deletions
