File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ hw_lib_libnf2_a_SOURCES = \
1313 hw-lib/nf2/hw_flow.h \
1414 hw-lib/nf2/nf2_lib.c \
1515 hw-lib/nf2/nf2_lib.h \
16- hw-lib/nf2/nf2_hwapi .c \
17- hw-lib/nf2/nf2_hwapi .h \
16+ hw-lib/nf2/nf2_drv .c \
17+ hw-lib/nf2/nf2_drv .h \
1818 hw-lib/nf2/nf2.h \
1919 hw-lib/nf2/debug.h \
2020 hw-lib/nf2/reg_defines_openflow_switch.h \
Original file line number Diff line number Diff line change 3939#include "reg_defines_openflow_switch.h"
4040#include "nf2util.h"
4141#include "hw_flow.h"
42- #include "nf2_hwapi .h"
42+ #include "nf2_drv .h"
4343#include "nf2_lib.h"
4444#include "debug.h"
4545
Original file line number Diff line number Diff line change 4141#include "nf2.h"
4242#include "nf2util.h"
4343#include "hw_flow.h"
44- #include "nf2_hwapi .h"
44+ #include "nf2_drv .h"
4545#include "nf2_lib.h"
4646#include "debug.h"
4747
File renamed without changes.
Original file line number Diff line number Diff line change 4141#include "nf2.h"
4242#include "nf2util.h"
4343#include "hw_flow.h"
44- #include "nf2_hwapi .h"
44+ #include "nf2_drv .h"
4545#include "nf2_lib.h"
4646#include "debug.h"
4747
You can’t perform that action at this time.
0 commit comments