diff options
| author | Simon Arlott <simon@fire.lp0.eu> | 2009-11-21 10:03:23 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-03-02 17:52:57 -0500 |
| commit | 1bfbd283cd3082b6cadfbf340faf7d35b8a36b83 (patch) | |
| tree | f01f9d74dcd3e829449953b5d84a26013a5c2f42 /Documentation | |
| parent | 4e0fa90d1de10d68429afa9353e10bb9436455db (diff) | |
USB: cxacru: return an empty value for modulation if there is no connection
When there is no connection, return an empty string
instead of "0" for the connection modulation.
Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/networking/cxacru.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/networking/cxacru.txt b/Documentation/networking/cxacru.txt index b074681a963e..3532ceecd2c3 100644 --- a/Documentation/networking/cxacru.txt +++ b/Documentation/networking/cxacru.txt | |||
| @@ -61,6 +61,7 @@ several sysfs attribute files for retrieving device statistics: | |||
| 61 | * mac_address | 61 | * mac_address |
| 62 | 62 | ||
| 63 | * modulation | 63 | * modulation |
| 64 | "" (when not connected) | ||
| 64 | "ANSI T1.413" | 65 | "ANSI T1.413" |
| 65 | "ITU-T G.992.1 (G.DMT)" | 66 | "ITU-T G.992.1 (G.DMT)" |
| 66 | "ITU-T G.992.2 (G.LITE)" | 67 | "ITU-T G.992.2 (G.LITE)" |
