summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorScott Feldman <sfeldma@gmail.com>2015-03-16 07:04:46 +0100
committerDavid S. Miller <davem@davemloft.net>2015-03-16 20:56:36 +0100
commit04f49faf70d4c056cd6576ff0614bb54e7a70bbc (patch)
tree3491cfb14f4fb8636eea6979a8163dbf7aff8dcc /lib
parentMerge branch 'listener_refactor' (diff)
downloadlinux-04f49faf70d4c056cd6576ff0614bb54e7a70bbc.tar.xz
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')
0 files changed, 0 insertions, 0 deletions