commit | 81d31613d912cf4b95dc974340a068bbabee0ab9 | [log] [tgz] |
---|---|---|
author | Dinesh K Garg <dineshg@codeaurora.org> | Fri Sep 19 13:43:09 2014 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sat Sep 20 16:55:28 2014 -0700 |
tree | 2e4d5018c3cb1518c33f68c1bd1f304c9cc2e5cb | |
parent | 89c6709ac148103e1a0bbabcbe2f62bd2188204f [diff] |
hw_random: msm_rng: fix a null pointer dereference This change prevents a possible null pointer dereference in msm_rng.c by moving the function call under if block. Change-Id: I481b39c91e495692e575a90b392095e95eb1f367 Acked-by: Saurabh Sabnis <ssabnis@qti.qualcomm.com> Signed-off-by: Dinesh K Garg <dineshg@codeaurora.org>