diff options
author | Robert Love <robert.w.love@intel.com> | 2012-09-24 14:52:56 -0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-10-07 06:54:14 -0400 |
commit | 33cb82dc8c38d451b5220611102dccda16431be5 (patch) | |
tree | ba5db0f1a212a9e92e15c92b76965540dc606917 /Documentation/ABI/testing | |
parent | 3b64b1881143ce9e461c211cc81acc72d0cdc476 (diff) |
[SCSI] Documentation: Add lesb/ to path for LESB attributes in FCoE bus documentation
The Link Error Status Block attributes are incorrectly named as they do
not have the lesb_ prefix, but instead are grouped in the lesb/ attribute
group.
Signed-off-by: Robert Love <robert.w.love@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'Documentation/ABI/testing')
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-fcoe | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-fcoe b/Documentation/ABI/testing/sysfs-bus-fcoe index 469d09c02f6b..50e2a80ea28f 100644 --- a/Documentation/ABI/testing/sysfs-bus-fcoe +++ b/Documentation/ABI/testing/sysfs-bus-fcoe | |||
@@ -9,19 +9,19 @@ Attributes: | |||
9 | this value will change the dev_loss_tmo for all | 9 | this value will change the dev_loss_tmo for all |
10 | FCFs discovered by this controller. | 10 | FCFs discovered by this controller. |
11 | 11 | ||
12 | lesb_link_fail: Link Error Status Block (LESB) link failure count. | 12 | lesb/link_fail: Link Error Status Block (LESB) link failure count. |
13 | 13 | ||
14 | lesb_vlink_fail: Link Error Status Block (LESB) virtual link | 14 | lesb/vlink_fail: Link Error Status Block (LESB) virtual link |
15 | failure count. | 15 | failure count. |
16 | 16 | ||
17 | lesb_miss_fka: Link Error Status Block (LESB) missed FCoE | 17 | lesb/miss_fka: Link Error Status Block (LESB) missed FCoE |
18 | Initialization Protocol (FIP) Keep-Alives (FKA). | 18 | Initialization Protocol (FIP) Keep-Alives (FKA). |
19 | 19 | ||
20 | lesb_symb_err: Link Error Status Block (LESB) symbolic error count. | 20 | lesb/symb_err: Link Error Status Block (LESB) symbolic error count. |
21 | 21 | ||
22 | lesb_err_block: Link Error Status Block (LESB) block error count. | 22 | lesb/err_block: Link Error Status Block (LESB) block error count. |
23 | 23 | ||
24 | lesb_fcs_error: Link Error Status Block (LESB) Fibre Channel | 24 | lesb/fcs_error: Link Error Status Block (LESB) Fibre Channel |
25 | Serivces error count. | 25 | Serivces error count. |
26 | 26 | ||
27 | Notes: ctlr_X (global increment starting at 0) | 27 | Notes: ctlr_X (global increment starting at 0) |