crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1
authorHuang Ying <ying.huang@intel.com>
Wed, 24 Mar 2010 13:37:57 +0000 (21:37 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 24 Mar 2010 13:37:57 +0000 (21:37 +0800)
The previous AES-NI CTR optimization compiling failure gas 2.16.1 fix
introduces another compiling failure by itself. This patch fixes that.

Reported-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found