[ofa-general] Re: [PATCH] infiniband: Add struct in6_addr addr to union ib_gib
Joe Perches
joe at perches.com
Tue Oct 28 23:58:40 PDT 2008
On Tue, 2008-10-28 at 22:39 -0700, David Miller wrote:
> From: Joe Perches <joe at perches.com>
> 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 <joe at perches.com>
> 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 <sean.hefty at intel.com>
23 Author: Roland Dreier <rolandd at cisco.com>
6 Author: Michael S. Tsirkin <mst at mellanox.co.il>
5 Author: Or Gerlitz <ogerlitz at voltaire.com>
4 Author: Jack Morgenstein <jackm at mellanox.co.il>
More information about the general
mailing list