diff options
author | Dmitry Kasatkin <dmitry.kasatkin@nokia.com> | 2011-06-02 21:10:05 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2011-06-30 07:44:02 +0800 |
commit | ea1fd2246f3c3c6b739529db2a547fa080cf09a3 (patch) | |
tree | 529edffe38e89d187362192654e9f8950bceb936 /fs | |
parent | c3304721ed666804395fc340f1aa347b18f1dda0 (diff) | |
download | op-kernel-dev-ea1fd2246f3c3c6b739529db2a547fa080cf09a3.zip op-kernel-dev-ea1fd2246f3c3c6b739529db2a547fa080cf09a3.tar.gz |
crypto: omap-sham - replace flags bit mask with bit number
Flags mask cannot be used with atomic bit operations.
This patch changes masks to bit numbers.
Atomic bit operations will be used by following patches.
Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@nokia.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions