dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/qla2xxx
FUJITA Tomonori 279e7f5425 [SCSI] qla2xxx: fix compile warning for printk format
scsi/qla2xxx/qla_dfs.c: In function 'qla2x00_dfs_fce_show':
scsi/qla2xxx/qla_dfs.c:26: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'uint64_t'

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-02-18 08:57:17 -06:00
..
Kconfig [SCSI] qla2xxx: Remove obsolete firmware-loader-module support. 2006-05-20 09:49:13 -05:00
Makefile [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_attr.c [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks. 2008-02-07 18:02:40 -06:00
qla_dbg.c [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_dbg.h [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_def.h [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks. 2008-02-07 18:02:40 -06:00
qla_devtbl.h [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u. 2007-10-23 15:53:23 -04:00
qla_dfs.c [SCSI] qla2xxx: fix compile warning for printk format 2008-02-18 08:57:17 -06:00
qla_fw.h [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_gbl.h [SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown. 2008-02-07 18:02:38 -06:00
qla_gs.c drivers/scsi/: Spelling fixes 2008-02-03 17:28:22 +02:00
qla_init.c [SCSI] qla2xxx: Consolidate RISC-parity enablement codes. 2008-02-07 18:02:39 -06:00
qla_inline.h [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks. 2008-02-07 18:02:40 -06:00
qla_iocb.c [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scenarios. 2007-10-23 15:53:41 -04:00
qla_isr.c [SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request_irqs(). 2008-02-07 18:02:39 -06:00
qla_mbx.c [SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was used on non-NPIV capable ISPs. 2008-02-07 18:02:40 -06:00
qla_mid.c [SCSI] qla2xxx: Code cleanups. 2008-01-23 11:29:32 -06:00
qla_os.c [SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP_ABORT_NEEDED requst. 2008-02-07 18:02:39 -06:00
qla_settings.h [SCSI] qla2xxx: Drop unused driver cruft. 2006-05-20 09:43:22 -05:00
qla_sup.c [SCSI] qla2xxx: Correct resource_size_t usages. 2008-02-07 18:02:38 -06:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.02.00-k8. 2008-02-07 18:02:40 -06:00