From: Roland Dreier Date: Sat, 16 Apr 2005 22:26:11 +0000 (-0700) Subject: [PATCH] IB: Fix user MAD registrations with class 0 X-Git-Tag: v2.6.12-rc3~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0df3bb131f789f5929f7a239869e9945e4a5a734;p=pandora-kernel.git [PATCH] IB: Fix user MAD registrations with class 0 Fix handling of MAD agent registrations with mgmt_class == 0. In this case ib_umad should pass a NULL registration request to the MAD core rather than a request with mgmt_class set to 0. Signed-off-by: Roland Dreier Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed