On Fri, Jun 08, 2007 at 05:55:51PM +0000, Sebastian Siewior wrote:
> Evgeniy's hifn driver and probably mine don't use ablkcipher->queue at all. 
> The show method of ablkcipher will access this field without checking if it 
> is valid.
> 
> Signed-off-by: Sebastian Siewior <[EMAIL PROTECTED]>

Actually Evgeniy really needs to have a queue to handle users such
as dm-crypt.

However, I agree with your patch since it is quite valid to not have
a queue, e.g., a load balancer wouldn't need one since it's only
passing the request on.

So patch applied.

Thanks,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to