diff options
author | Patrick McHardy <[email protected]> | 2008-11-24 22:01:42 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2008-12-25 11:01:54 +1100 |
commit | 5df4c0c671bbb425e4a77dde5f51869aeebebd67 (patch) | |
tree | a302e5c58642b8c22f0ceafbdfcba100f8c96c79 /net/lapb/lapb_timer.c | |
parent | 3416158680d5ba6fdb939e5bb52a8eba1ad5c027 (diff) |
crypto: hifn_795x - Fix request context corruption
HIFN uses the transform context to store per-request data, which breaks
when more than one request is outstanding. Move per request members from
struct hifn_context to a new struct hifn_request_context and convert
the code to use this.
Signed-off-by: Patrick McHardy <[email protected]>
Signed-off-by: Evgeniy Polyakov <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions