Dan Carpenter 393e661d61 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>
2013-08-21 21:28:06 +10:00
..
2013-07-04 15:51:45 -07:00
2013-07-02 14:23:01 -07:00
2013-07-04 15:51:45 -07:00
2013-07-03 19:52:22 -07:00
2013-07-04 15:51:45 -07:00
2013-07-04 15:51:45 -07:00
2013-07-02 11:44:19 -07:00
2013-07-03 11:56:38 -07:00
2013-07-04 12:30:30 -07:00
2013-07-04 12:30:30 -07:00
2013-06-28 13:01:40 +02:00
2013-07-04 15:51:45 -07:00