From: Michael S. Tsirkin Date: Sun, 6 Nov 2005 23:47:02 +0000 (-0800) Subject: [IB] umad: two small fixes X-Git-Tag: v2.6.15-rc1~45^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b37b94721533f2729c79bcb6fa0bb3e2bc2f400;p=pandora-kernel.git [IB] umad: two small fixes Two small fixes for the umad module: - set kobject name for issm device properly - in ib_umad_add_one(), s is subtracted from the index i when initializing ports, so s should be subtracted from the index when freeing ports in the error path as well. Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed