android_kernel_motorola_sm6225/drivers/scsi/qla4xxx
Rickard Strandqvist 4d0a21f1fd scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction with strncpy
Replacing strncpy with strlcpy to avoid strings that lacks null terminate.
And in some cases modified to copy one character less than the overall
length, as the entire area is already zeroed.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Acked-By: Nilesh Javali <nilesh.javali@qlogic.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2014-07-30 07:49:36 -04:00
..
Kconfig [SCSI] qla4xxx: Added support for ISP83XX 2012-09-24 12:11:08 +04:00
Makefile [SCSI] qla4xxx: Added support for ISP83XX 2012-09-24 12:11:08 +04:00
ql4_83xx.c qla4xxx: qla4xxx: Move qla4_8xxx_ms_mem_write_128b to ql4_nx.c 2014-05-19 19:12:15 +02:00
ql4_83xx.h qla4xxx: Added new opcodes for 84XX Minidump template 2014-05-19 19:12:13 +02:00
ql4_attr.c [SCSI] qla4xxx: Update Copyright header 2013-09-03 07:27:54 -07:00
ql4_bsg.c [SCSI] qla4xxx: Improve loopback failure messages 2014-03-15 10:19:12 -07:00
ql4_bsg.h [SCSI] qla4xxx: Added support for Diagnostics MBOX command 2013-12-19 20:56:25 -08:00
ql4_dbg.c [SCSI] qla4xxx: Added support for ISP8042 2013-09-03 07:27:53 -07:00
ql4_dbg.h [SCSI] qla4xxx: Fix debug level to avoid floods of same message 2013-04-10 11:47:58 -07:00
ql4_def.h qla4xxx: Export sysfs DDBs from DPC handler 2014-05-19 19:12:19 +02:00
ql4_fw.h qla4xxx: Add support of 0xFF capture mask for minidump 2014-05-19 19:12:13 +02:00
ql4_glbl.h scsi: use 64-bit LUNs 2014-07-17 22:07:37 +02:00
ql4_init.c qla4xxx: Initialize hardware queue for ISP40XX 2014-05-19 19:12:16 +02:00
ql4_inline.h [SCSI] qla4xxx: Add support to set CHAP entries 2013-10-25 09:58:01 +01:00
ql4_iocb.c scsi: use 64-bit LUNs 2014-07-17 22:07:37 +02:00
ql4_isr.c scsi: use 64-bit LUNs 2014-07-17 22:07:37 +02:00
ql4_mbx.c scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction with strncpy 2014-07-30 07:49:36 -04:00
ql4_nvram.c [SCSI] qla4xxx: Update Copyright header 2013-09-03 07:27:54 -07:00
ql4_nvram.h [SCSI] qla4xxx: Update Copyright header 2013-09-03 07:27:54 -07:00
ql4_nx.c qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix() 2014-07-30 07:49:35 -04:00
ql4_nx.h qla4xxx: Added new opcodes for 84XX Minidump template 2014-05-19 19:12:13 +02:00
ql4_os.c scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction with strncpy 2014-07-30 07:49:36 -04:00
ql4_version.h qla4xxx: Update driver version to 5.04.00-k6 2014-05-19 19:12:21 +02:00