Files
twx-linux/net/ipv6
Herbert Xu be8962a158 Fix crypto_alloc_comp() error checking.
[IPSEC]: Fix crypto_alloc_comp error checking

[ Upstream commit: 4999f3621f ]

The function crypto_alloc_comp returns an errno instead of NULL
to indicate error.  So it needs to be tested with IS_ERR.

This is based on a patch by Vicenç Beltran Querol.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-11-16 08:27:38 -08:00
..
2007-07-10 22:55:49 -07:00
2007-07-10 22:55:49 -07:00
2007-04-28 21:16:39 -07:00