diff options
author | Herbert Xu <[email protected]> | 2010-04-26 09:14:05 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2010-04-26 09:14:05 +0800 |
commit | 180ce7e81030e1ef763d58f97f9ab840ff57d848 (patch) | |
tree | 3972d6efc7c372e3c51b2f16eb181240fea127ea /net/lapb/lapb_in.c | |
parent | 74781387822cd7a549123ae2b35862bf802689be (diff) |
crypto: authenc - Add EINPROGRESS check
When Steffen originally wrote the authenc async hash patch, he
correctly had EINPROGRESS checks in place so that we did not invoke
the original completion handler with it.
Unfortuantely I told him to remove it before the patch was applied.
As only MAY_BACKLOG request completion handlers are required to
handle EINPROGRESS completions, those checks are really needed.
This patch restores them.
Reported-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions