Rename srpt/src/backport.h into srpt/src/ib_backport.h

This commit is contained in:
Bart Van Assche
2017-02-28 21:47:59 -08:00
parent 682eaed880
commit aa69fe88a5
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
#endif
#endif
#include <rdma/ib_cache.h>
#include "backport.h"
#include "ib_backport.h"
#include "ib_srpt.h"
#include "srp-ext.h"
#define LOG_PREFIX "ib_srpt" /* Prefix for SCST tracing macros. */