commit | a2acb2ff36876fdfa5f7a8bf811765aadc74c1c1 | [log] [tgz] |
---|---|---|
author | Bryan O'Sullivan <bos@pathscale.com> | Sat Jul 01 04:35:52 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Jul 01 09:55:58 2006 -0700 |
tree | ea0e6aaacd36cac011dacae3554b6576dea56d9d | |
parent | 6700efdfc06d2dc9ef77988a00182c2ede0f1be0 [diff] |
[PATCH] IB/ipath: allow diags on any unit There is no longer a /dev/ipath_diag file; instead, there's /dev/ipath_diag0, 1, etc. It's still not possible to have diags run on more than one unit at a time, but that's easy to fix at some point. Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com> Cc: "Michael S. Tsirkin" <mst@mellanox.co.il> Cc: Roland Dreier <rolandd@cisco.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>