diff options
author | Alex Dubov <oakad@yahoo.com> | 2006-12-08 16:50:49 +1100 |
---|---|---|
committer | Pierre Ossman <drzeus@drzeus.cx> | 2007-02-04 20:54:07 +0100 |
commit | 0803dd0c2594c7dc70c14ab00ea21e68605f5ba1 (patch) | |
tree | 6eb2ddd6a23d7456b00f68bc212fe7b7f37ed4c1 /net/x25 | |
parent | 255ef22e89ecedcc594428444a72a29cb66153f5 (diff) |
tifm_sd: Switch software timeout handler from work_struct to timer
Two changes are introduced to software timeout handler in order to simplify
its management:
1. The implementation is switched from work_struct to timer
2. Previously, software timeout was rearmed with each interrupt. Now,
current request must complete entirely within timeout interval.
Signed-off-by: Alex Dubov <oakad@yahoo.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Diffstat (limited to 'net/x25')
0 files changed, 0 insertions, 0 deletions