]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] aic79xx: fix boot panic with no hardware
authorJames Bottomley <James.Bottomley@steeleye.com>
Tue, 9 Aug 2005 00:06:50 +0000 (19:06 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Tue, 9 Aug 2005 17:19:25 +0000 (12:19 -0500)
commit68a28eb2bf847accf9a7b8dd4e56569946944acc
tree0c04185b806fa2239dea2ff681d0fec8db746be9
parent50ba24cf90c39ac99bcb7d4c88ec2daeb653d37b
[SCSI] aic79xx: fix boot panic with no hardware

There's a spurious (and illegal since it's marked __exit) call to
ahc_linux_exit() in ahc_linux_init() which causes a double list
deletion of the transport class; remove it.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aic7xxx/aic79xx_osm.c
drivers/scsi/aic7xxx/aic7xxx_osm.c