Skip to content

Commit

Permalink
[PATCH] s390: lcs driver bug fixes and improvements [1/2]
Browse files Browse the repository at this point in the history
	Several problems occured with lcs device driver:
	 - device not operational anymore after cable pull/plug-in.
       	 - unpredictable results occured, e.g. kernel panic
	   using cards of type QD8F.
	 - STOPLAN and delete multicast address command
           were not proper recognized by OSA card under heavy network workload.
       	 - channel/device error checks missing in interrupt handler.
	To fix all problems at once recovery of lcs devices has been improved.
	missing error checks in lcs interrupt handler has been added.
	Once a hardware problem occurs lcs will recover the device now properly.

Signed-off-by: Frank Pavlic <fpavlic@de.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Klaus Wacker authored and Jeff Garzik committed May 27, 2006
1 parent ba1aa08 commit 27eb5ac
Showing 1 changed file with 171 additions and 170 deletions.
Loading

0 comments on commit 27eb5ac

Please sign in to comment.