]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commita80b3424d9fde3c4b6d62adaf6dda78128dc5c27
tree0c04185b806fa2239dea2ff681d0fec8db746be9
parent0d7323c865608dffb1ed39ec2f3841697ec3e009
[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