diff options
author | Darrick J. Wong <djwong@us.ibm.com> | 2006-11-14 18:02:07 -0800 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-11-22 11:10:02 -0600 |
commit | 7b4feee973ca7be63345b92a987ef7ef879b179b (patch) | |
tree | 565295b48d73446358a1c36dab55eec102dffed8 /fs/dlm/lowcomms.c | |
parent | dea22214790d1306f3a3444db13d2c726037b189 (diff) | |
download | linux-7b4feee973ca7be63345b92a987ef7ef879b179b.tar.gz linux-7b4feee973ca7be63345b92a987ef7ef879b179b.tar.bz2 linux-7b4feee973ca7be63345b92a987ef7ef879b179b.zip |
[PATCH] aic94xx: delete ascb timers when freeing queues
When the aic94xx driver creates ascbs, each ascb is initialized with a
timeout timer. If there are any ascbs left over when the driver is being
torn down, these timers need to be deleted. In particular, we seem to
hit this case when ascbs are issued yet never end up on the done list.
Right now there's a sequencer bug that results in this happening every
so often.
CONTROL PHY commands are typically sent when things are really messed
up with the sequencer; however, any other leftover ascb should produce
loud warnings.
Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'fs/dlm/lowcomms.c')
0 files changed, 0 insertions, 0 deletions