Adrian Bunk wrote: > qla2x00_remove_one() mustn't be __devexit since it's called from > qla2xxx_pci_error_detected(). > > This patch fixes the following section mismatch: > > <-- snip --> > > ... > WARNING: vmlinux.o(.text+0x2a4462): Section mismatch: reference to .exit.text:qla2x00_remove_one (between 'qla2xxx_pci_error_detected' and 'qla2x00_stop_timer') > ... > > <-- snip --> > > Signed-off-by: Adrian Bunk <bunk@xxxxxxxxxx> ACK. Acked-by: Seokmann Ju <seokmann.ju@xxxxxxxxxx> - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html