]> git.baikalelectronics.ru Git - kernel.git/commit
IB/SA: Add OPA addr header
authorDoug Ledford <dledford@redhat.com>
Mon, 1 May 2017 20:35:59 +0000 (16:35 -0400)
committerDoug Ledford <dledford@redhat.com>
Mon, 1 May 2017 20:35:59 +0000 (16:35 -0400)
commitb91b6f45a85155dcce14138b27025089d2a59cc6
treec3f260b7f9217aa7bbd5db7d7080310646560291
parentbc4b31558e5f36d2c26c76a39a6f515bbb88665c
IB/SA: Add OPA addr header

When importing the patch a5e363397dbf (IB/SA: Add OPA path record type),
a new header file should have been added to the repo as part of the
patch.  However, as the patch didn't apply cleanly using git am, I
instead used patch manually, and followed that up with git add -u, which
misses new files.  This adds the new file back in.

Fixes: a5e363397dbf (IB/SA: Add OPA path record type)
Signed-off-by: Doug Ledford <dledford@redhat.com>
include/rdma/opa_addr.h [new file with mode: 0644]