Code Review
/
nsh_sfc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
cbc677c
)
VPP-70: Fix nsh-input next_index issue
86/1686/1
author
Hongjun Ni
<
[email protected]
>
Tue, 21 Jun 2016 20:40:23 +0000
(
04:40
+0800)
committer
Hongjun Ni
<
[email protected]
>
Tue, 21 Jun 2016 20:40:23 +0000
(
04:40
+0800)
Change-Id: I46e3a6ee18846e3d786600b08f23113e3aa9af03
Signed-off-by: Hongjun Ni <
[email protected]
>
nsh-plugin/nsh/nsh.c
patch
|
blob
|
history
diff --git
a/nsh-plugin/nsh/nsh.c
b/nsh-plugin/nsh/nsh.c
index
e937204
..
3c51af1
100644
(file)
--- a/
nsh-plugin/nsh/nsh.c
+++ b/
nsh-plugin/nsh/nsh.c
@@
-764,7
+764,6
@@
nsh_input_map (vlib_main_t * vm,
u32 error0;
nsh_map_t * map0 = 0;
- next_index = next0;
bi0 = from[0];
to_next[0] = bi0;
from += 1;