summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2013-08-20 11:51:41 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2013-08-21 21:28:06 +1000
commit393e661d6167c1b7444704191ea1d01aa3447894 (patch)
tree6e88ed7d3c478a7c8eaf72fe945cb75811219dac /init
parent1bbf643705c3f85f3fa2325807afae260f755f9a (diff)
crypto: sahara - checking the wrong variable
There is a typo here. "dev->hw_link[]" is an array, not a pointer, so the check is nonsense. We should be checking recently allocated "dev->hw_link[0]" instead. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions