From: Michael S. Tsirkin Date: Mon, 26 Sep 2005 16:42:09 +0000 (-0700) Subject: [IB] mthca: Fix off by one bug in mthca_map_cmd X-Git-Tag: v2.6.14-rc3~76^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44dd823b00fa64bf01e53557d28555011f122a88;p=pandora-kernel.git [IB] mthca: Fix off by one bug in mthca_map_cmd The loop in mthca_map_cmd() would fill one entry past the end of the mailbox buffer before calling the firmware command. Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed