From: Roland Dreier Date: Wed, 29 Nov 2006 23:33:07 +0000 (-0800) Subject: IB/ipath: Fix typo in pma_counter_select subscript X-Git-Tag: v2.6.20-rc1~34^2~40^2~471^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53533e16b1d94ff71cb013497938976906d9d504;p=pandora-kernel.git 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 --- Reading git-diff-tree failed