On 2016年08月18日 11:23, Zhang Chen wrote:
When network is busy, we will receive multiple packets
at one time. In that situation, this bug will lost all
packets except the first one.
Signed-off-by: Zhang Chen
Signed-off-by: Li Zhijian
---
net/net.c | 8
1 file changed, 4 insertions(
When network is busy, we will receive multiple packets
at one time. In that situation, this bug will lost all
packets except the first one.
Signed-off-by: Zhang Chen
Signed-off-by: Li Zhijian
---
net/net.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/net/net.c b/n