kernel-ark/drivers/scsi/qla2xxx
Adrian Bunk 4c993f7669 scsi/qla2xxx/qla_os.c section fix
WARNING: vmlinux.o(.text+0x2a4462): Section mismatch: reference to .exit.text:qla2x00_remove_one (between 'qla2xxx_pci_error_detected' and 'qla2x00_stop_timer')

qla2x00_remove_one() mustn't be __devexit since it's called from
qla2xxx_pci_error_detected().

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Seokmann Ju <seokmann.ju@qlogic.com>
Acked-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-01-14 08:52:22 -08:00
..
Kconfig
Makefile
qla_attr.c [SCSI] qla2xxx: Correct display of ISP serial-number. 2007-10-23 15:54:54 -04:00
qla_dbg.c
qla_dbg.h
qla_def.h [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. 2007-10-23 15:54:28 -04:00
qla_devtbl.h
qla_fw.h
qla_gbl.h
qla_gs.c
qla_init.c
qla_inline.h
qla_iocb.c
qla_isr.c [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN handling. 2007-10-23 15:54:41 -04:00
qla_mbx.c
qla_mid.c
qla_os.c scsi/qla2xxx/qla_os.c section fix 2008-01-14 08:52:22 -08:00
qla_settings.h
qla_sup.c
qla_version.h [SCSI] qla2xxx: Update version number to 8.02.00-k5. 2007-10-23 15:55:16 -04:00