http://git.etherboot.org
/
mirror
/
scst
/
.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Minor changes and docs updates
[mirror/scst/.git]
/
qla2x00t
/
qla2x00-target
/
qla2x00t.c
diff --git
a/qla2x00t/qla2x00-target/qla2x00t.c
b/qla2x00t/qla2x00-target/qla2x00t.c
index
d3136d4
..
3e0e78d
100644
(file)
--- a/
qla2x00t/qla2x00-target/qla2x00t.c
+++ b/
qla2x00t/qla2x00-target/qla2x00t.c
@@
-2226,6
+2226,9
@@
static int __init q2t_init(void)
TRACE_ENTRY();
TRACE_ENTRY();
+ PRINT_INFO("Initializing QLogic Fibre Channel HBA Driver target mode "
+ "addon version %s", Q2T_VERSION_STRING);
+
q2t_cmd_cachep = KMEM_CACHE(q2t_cmd, SCST_SLAB_FLAGS);
if (q2t_cmd_cachep == NULL) {
res = -ENOMEM;
q2t_cmd_cachep = KMEM_CACHE(q2t_cmd, SCST_SLAB_FLAGS);
if (q2t_cmd_cachep == NULL) {
res = -ENOMEM;