Re: [PATCH] qla2xxx: Unbreak the SPARC build
Bart, > Avoid that the SPARC build fails as follows: Rolled into the original commit. -- Martin K. Petersen Oracle Linux Engineering
[PATCH] qla2xxx: Unbreak the SPARC build
Avoid that the SPARC build fails as follows: drivers/scsi/qla2xxx/tcm_qla2xxx.c: In function 'tcm_qla2xxx_init_lport': >> drivers/scsi/qla2xxx/tcm_qla2xxx.c:1614:3: error: implicit declaration of >> function 'vzalloc'; did you mean 'kvzalloc'? >> [-Werror=implicit-function-declaration]