diff options
Diffstat (limited to 'Documentation/infiniband/user_mad.txt')
| -rw-r--r-- | Documentation/infiniband/user_mad.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/infiniband/user_mad.txt b/Documentation/infiniband/user_mad.txt index 744687dd195b..8a366959f5cc 100644 --- a/Documentation/infiniband/user_mad.txt +++ b/Documentation/infiniband/user_mad.txt | |||
| @@ -128,8 +128,8 @@ Setting IsSM Capability Bit | |||
| 128 | To create the appropriate character device files automatically with | 128 | To create the appropriate character device files automatically with |
| 129 | udev, a rule like | 129 | udev, a rule like |
| 130 | 130 | ||
| 131 | KERNEL="umad*", NAME="infiniband/%k" | 131 | KERNEL=="umad*", NAME="infiniband/%k" |
| 132 | KERNEL="issm*", NAME="infiniband/%k" | 132 | KERNEL=="issm*", NAME="infiniband/%k" |
| 133 | 133 | ||
| 134 | can be used. This will create device nodes named | 134 | can be used. This will create device nodes named |
| 135 | 135 | ||
