diff options
author | Sasha Levin <sasha.levin@oracle.com> | 2015-02-23 04:35:06 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-23 15:23:19 -0500 |
commit | 71bb0012c38fbd090a56b3cb96e9f626c415d264 (patch) | |
tree | 9c80e83770cfe40973b784b2939eefe86a9b8586 /lib/bch.c | |
parent | 85689b24c539133d05022942e986df78e9bcfae1 (diff) | |
download | talos-obmc-linux-71bb0012c38fbd090a56b3cb96e9f626c415d264.tar.gz talos-obmc-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 'lib/bch.c')
0 files changed, 0 insertions, 0 deletions