projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tracehook: fix exit_signal=0 case
[linux-2.6]
/
include
/
scsi
/
scsi_transport_iscsi.h
diff --git
a/include/scsi/scsi_transport_iscsi.h
b/include/scsi/scsi_transport_iscsi.h
index
f5444e0
..
8b6c91d
100644
(file)
--- a/
include/scsi/scsi_transport_iscsi.h
+++ b/
include/scsi/scsi_transport_iscsi.h
@@
-198,7
+198,7
@@
struct iscsi_cls_host {
atomic_t nr_scans;
struct mutex mutex;
struct workqueue_struct *scan_workq;
- char scan_workq_name[
KOBJ_NAME_LEN
];
+ char scan_workq_name[
20
];
};
extern void iscsi_host_for_each_session(struct Scsi_Host *shost,