[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <dfff3b6a-07da-38eb-e844-a48f713ff0f7@grimberg.me>
Date: Tue, 13 Sep 2016 17:26:24 +0300
From: Sagi Grimberg <sagi@...mberg.me>
To: Ram Amrani <Ram.Amrani@...gic.com>, dledford@...hat.com,
davem@...emloft.net
Cc: Yuval.Mintz@...gic.com, Ariel.Elior@...gic.com,
Michal.Kalderon@...gic.com, rajesh.borundia@...gic.com,
linux-rdma@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [RFC 07/11] Add support for memory registeration verbs
> +static inline struct qedr_ah *get_qedr_ah(struct ib_ah *ibah)
> +{
> + return container_of(ibah, struct qedr_ah, ibah);
> +}
Little surprising to find that here... how is the ah related
to this patch?
Powered by blists - more mailing lists