diff options
author | Sasha Levin <sasha.levin@oracle.com> | 2015-02-23 10:35:06 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-23 21:23:19 +0100 |
commit | 71bb0012c38fbd090a56b3cb96e9f626c415d264 (patch) | |
tree | 9c80e83770cfe40973b784b2939eefe86a9b8586 /net/decnet | |
parent | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
download | linux-71bb0012c38fbd090a56b3cb96e9f626c415d264.tar.xz linux-71bb0012c38fbd090a56b3cb96e9f626c415d264.zip |
rhashtable: initialize all rhashtable walker members
Commit f2dba9c6ff ("rhashtable: Introduce rhashtable_walk_*") forgot to
initialize the members of struct rhashtable_walker after allocating it, which
caused an undefined value for 'resize' which is used later on.
Fixes: f2dba9c6ff ("rhashtable: Introduce rhashtable_walk_*")
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/decnet')
0 files changed, 0 insertions, 0 deletions