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
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_detect
2 matches
Mail list logo