From: Roland Dreier Date: Sat, 16 Apr 2005 22:26:22 +0000 (-0700) Subject: [PATCH] IB/mthca: fix format of CQ number for CQ events X-Git-Tag: v2.6.12-rc3~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b87dcfbacee9c57b39738f43f32834f02ec302d5;p=pandora-kernel.git [PATCH] IB/mthca: fix format of CQ number for CQ events CQ numbers are only 24 bits, so only print 6 hex digits and mask off reserved part when reporting a CQ event. Signed-off-by: Roland Dreier Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed