File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
drivers/infiniband/ulp/xsigo Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ obj-$(CONFIG_INFINIBAND_XSCORE) := xscore.o
2
2
xscore-y := xscore_impl.o xs_ud.o xscore_api.o xsmp.o \
3
3
xscore_stats.o xscore_uadm.o
4
4
5
- ccflags-y += -DXSIGO_LOCAL_VERSION=\"6.0.r8004 \"
5
+ ccflags-y += -DXSIGO_LOCAL_VERSION=\"6.0.r8008 \"
6
6
ccflags-y += -DRDMA_PORT_LINK_LAYER_CHANGES -DHAS_SKB_ACCESS_FUNCTIONS
7
7
ccflags-y += -DSCSI_STRUCT_CHANGES -DSCSI_TIMEOUT_CHANGES -DLLE
8
8
ccflags-y += -DXG_FRAG_SIZE_PRESENT -DXG_FRAG_PAGE_PRESENT
Original file line number Diff line number Diff line change 1
1
obj-$(CONFIG_INFINIBAND_XSVNIC) := xsvnic.o
2
2
xsvnic-y := xsvnic_main.o xsvnic_stats.o
3
3
4
- ccflags-y += -DXSIGO_LOCAL_VERSION=\"6.0.r8004 \"
4
+ ccflags-y += -DXSIGO_LOCAL_VERSION=\"6.0.r8008 \"
5
5
ccflags-y += -DRDMA_PORT_LINK_LAYER_CHANGES -DHAS_SKB_ACCESS_FUNCTIONS
6
6
ccflags-y += -DSCSI_STRUCT_CHANGES -DSCSI_TIMEOUT_CHANGES -DLLE
7
7
ccflags-y += -DXG_FRAG_SIZE_PRESENT -DXG_FRAG_PAGE_PRESENT
You can’t perform that action at this time.
0 commit comments