Removing support for SKB recycler in NSS.
SMP support is now added to Linux SKB recycler.
This reverts commit ce98bbe8dba2fce918e46b1935706e1e3ea248e0.
CRs-Fixed: 724894
Change-Id: Ie269d9dca8ce69305e8e2ce7bdbc15862e0344d7
Signed-off-by: Pamidipati, Vijay <vpamidip@codeaurora.org>
diff --git a/Makefile b/Makefile
index a162792..8023a06 100644
--- a/Makefile
+++ b/Makefile
@@ -38,8 +38,7 @@
nss_tunipip6.o \
nss_virt_if.o \
nss_shaper.o \
- nss_pppoe.o \
- nss_skb_recycler.o
+ nss_pppoe.o
#
# TODO: Deprecated files should be removed before merge
@@ -76,7 +75,6 @@
ccflags-y += -DNSS_TUNIPIP6_DEBUG_LEVEL=0
ccflags-y += -DNSS_PM_DEBUG_LEVEL=0
ccflags-y += -DNSS_IPSECMGR_DEBUG_LEVEL=3
-ccflags-y += -DNSS_SKB_RECYCLER=1
qca-nss-drv-objs += nss_profiler.o
obj-y+= profiler/