diff options
author | Robert Love <robert.w.love@intel.com> | 2012-10-29 21:55:46 -0400 |
---|---|---|
committer | Robert Love <robert.w.love@intel.com> | 2012-12-04 13:16:38 -0500 |
commit | 354d1123c16942b8a3ca9131b8fc2f8c06e2ed7f (patch) | |
tree | 8aded491f21bf62775a034891b0a0809de94340a /Documentation/ABI/testing/sysfs-bus-fcoe | |
parent | 5b97fabdc815b4b60bac2328b58c5c7274debf58 (diff) |
Documentation: Add missing devices/ to devices path
Add missing 'devices/ subdirectory to /sys/bus/fcoe/devices/ctlr_X
and /sys/bus/fcoe/devices/fcf_X references.
Signed-off-by: Robert Love <robert.w.love@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-bus-fcoe')
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-fcoe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-fcoe b/Documentation/ABI/testing/sysfs-bus-fcoe index 50e2a80ea28f..971dc22e6c2a 100644 --- a/Documentation/ABI/testing/sysfs-bus-fcoe +++ b/Documentation/ABI/testing/sysfs-bus-fcoe | |||
@@ -1,4 +1,4 @@ | |||
1 | What: /sys/bus/fcoe/ctlr_X | 1 | What: /sys/bus/fcoe/devices/ctlr_X |
2 | Date: March 2012 | 2 | Date: March 2012 |
3 | KernelVersion: TBD | 3 | KernelVersion: TBD |
4 | Contact: Robert Love <robert.w.love@intel.com>, devel@open-fcoe.org | 4 | Contact: Robert Love <robert.w.love@intel.com>, devel@open-fcoe.org |
@@ -26,7 +26,7 @@ Attributes: | |||
26 | 26 | ||
27 | Notes: ctlr_X (global increment starting at 0) | 27 | Notes: ctlr_X (global increment starting at 0) |
28 | 28 | ||
29 | What: /sys/bus/fcoe/fcf_X | 29 | What: /sys/bus/fcoe/devices/fcf_X |
30 | Date: March 2012 | 30 | Date: March 2012 |
31 | KernelVersion: TBD | 31 | KernelVersion: TBD |
32 | Contact: Robert Love <robert.w.love@intel.com>, devel@open-fcoe.org | 32 | Contact: Robert Love <robert.w.love@intel.com>, devel@open-fcoe.org |