projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f15667
)
target: Remove never-used TMR_FABRIC_TMR enum value
author
Roland Dreier
<roland@purestorage.com>
Wed, 2 Jan 2013 20:48:01 +0000
(12:48 -0800)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Wed, 13 Feb 2013 19:27:22 +0000
(11:27 -0800)
Signed-off-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
include/target/target_core_base.h
patch
|
blob
|
history
diff --git
a/include/target/target_core_base.h
b/include/target/target_core_base.h
index 663e34a5383f269d7c54a67f80fe9e73cbff1385..4fa0f1038360dbf27e1d4840ccbeffc760edf1e2 100644
(file)
--- a/
include/target/target_core_base.h
+++ b/
include/target/target_core_base.h
@@
-211,7
+211,6
@@
enum tcm_tmreq_table {
TMR_LUN_RESET = 5,
TMR_TARGET_WARM_RESET = 6,
TMR_TARGET_COLD_RESET = 7,
- TMR_FABRIC_TMR = 255,
};
/* fabric independent task management response values */