]> git.karo-electronics.de Git - karo-tx-linux.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)
commit87f0faadc68534668802a85ae670435bc90830b3
treec3f260b7f9217aa7bbd5db7d7080310646560291
parent133bea04ff6fd715d8140edca9d6c7337249571b
IB/SA: Add OPA addr header

When importing the patch 57520751445b (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: 57520751445b (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]