IB/ipath: Fix typo in pma_counter_select subscript
authorRoland Dreier <rolandd@cisco.com>
Wed, 29 Nov 2006 23:33:07 +0000 (15:33 -0800)
committerRoland Dreier <rolandd@cisco.com>
Wed, 29 Nov 2006 23:33:07 +0000 (15:33 -0800)
commit53533e16b1d94ff71cb013497938976906d9d504
tree97c825f76194cd41df101dd52d76c198401b73ca
parent29666128a22ddc78b3e393674ef69462835db43f
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>
drivers/infiniband/hw/ipath/ipath_verbs.c