-
Herbert Xu authored
Allocating the hash state on the stack limits its size. Change this to use kmalloc so the limit can be removed for new drivers. Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
acc03d89
Allocating the hash state on the stack limits its size. Change
this to use kmalloc so the limit can be removed for new drivers.
Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>