commit | b87dcfbacee9c57b39738f43f32834f02ec302d5 | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@topspin.com> | Sat Apr 16 15:26:22 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Apr 16 15:26:22 2005 -0700 |
tree | 179fcf61040e2ac160ea38d3ca79e5f9d04cdd94 | |
parent | b635fa215192a02e58e8e30d5d927435aa108192 [diff] |
[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 <roland@topspin.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>