From: Roland Dreier Date: Sat, 16 Apr 2005 22:26:17 +0000 (-0700) Subject: [PATCH] IB/mthca: clean up mthca_dereg_mr() X-Git-Tag: v2.6.12-rc3~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e464b2a6c2c297702205ab725fd82489550a7893;p=pandora-kernel.git [PATCH] IB/mthca: clean up mthca_dereg_mr() It's cleaner to kfree mthca_mr, and not rely on the fact that ib_mr is the first field in mthca_mr. Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed