On Tue, 2008-10-28 at 22:39 -0700, David Miller wrote: > From: Joe Perches <[EMAIL PROTECTED]> > Date: Tue, 28 Oct 2008 17:16:14 -0700 > > ib_gid's can be print'd using the new %p6 facility > > Signed-off-by: Joe Perches <[EMAIL PROTECTED]> > Joe, please provide something relative to Harvey's patches > so that this new union member gets passed into the %p6 > uses.
Sure. After Harvey's patches show up in http://git.kernel.org/?p=linux/kernel/git/davem/net-next-2.6.git;a=summary I'll make a patchset including this union ib_gid addition as well as changes to drivers/infiniband/ Roland, in a separate question, are the infiniband maintainers also the maintainers of include/rdma/? If "F: patterns" ever gets accepted into MAINTAINERS, should include/rdma/ be listed under infiniband? You and Sean Hefty seem to be the primary authors. $ git log include/rdma/ | grep Author: | \ sort | uniq -c | sort -nr | head -5 32 Author: Sean Hefty <[EMAIL PROTECTED]> 23 Author: Roland Dreier <[EMAIL PROTECTED]> 6 Author: Michael S. Tsirkin <[EMAIL PROTECTED]> 5 Author: Or Gerlitz <[EMAIL PROTECTED]> 4 Author: Jack Morgenstein <[EMAIL PROTECTED]> _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
