commit | 53533e16b1d94ff71cb013497938976906d9d504 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Wed Nov 29 15:33:07 2006 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Nov 29 15:33:07 2006 -0800 |
tree | 97c825f76194cd41df101dd52d76c198401b73ca | |
parent | 29666128a22ddc78b3e393674ef69462835db43f [diff] |
IB/ipath: Fix typo in pma_counter_select subscript The array has only 5 entries, so [5] should have been [4]. Signed-off-by: Roland Dreier <rolandd@cisco.com>