aboutsummaryrefslogtreecommitdiffstats
path: root/src/nSocket/nstack/nstack_module.c
diff options
context:
space:
mode:
authornanger <zhenyinan@huawei.com>2018-08-21 09:54:07 +0800
committernanger <zhenyinan@huawei.com>2018-08-21 10:00:47 +0800
commit941b368b03f2fc26538bba3e7e4c9c36841b3456 (patch)
tree8f25311ca86613efbddf04235834dd24d71153df /src/nSocket/nstack/nstack_module.c
parent866a942c3581440bef9ebda5d84c039490bb3179 (diff)
Refactor: remove rd-table share memory
DMM should not share rd table with protocol stack. Change-Id: I8e1afb708c9b785a382c157102ebbc228e550ea5 Signed-off-by: nanger <zhenyinan@huawei.com>
Diffstat (limited to 'src/nSocket/nstack/nstack_module.c')
-rw-r--r--src/nSocket/nstack/nstack_module.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nSocket/nstack/nstack_module.c b/src/nSocket/nstack/nstack_module.c
index 91eda84..bef91e5 100644
--- a/src/nSocket/nstack/nstack_module.c
+++ b/src/nSocket/nstack/nstack_module.c
@@ -36,7 +36,6 @@
#include "nstack_dmm_adpt.h"
#include "nstack_rd_init.h"
#include "nstack_info_parse.h"
-#include "nstack_rd_mng.h"
/* *INDENT-OFF* */
nstack_module_info g_nstack_modules = {
@@ -176,7 +175,6 @@ nstack_register_module ()
nstack_get_route_data rd_fun[] = {
nstack_stack_rd_parse,
- nstack_rd_ip_get
};
pstacks =