On 4/11/2017 2:37 AM, John Daley wrote:
> Remove initialization of next and nb_segs mbuf fields in the Rx path
> since they are now initialized in the mbuf pool.
>
> See commit 8f094a9ac5d7 ("mbuf: set mbuf fields while in pool").
>
> Signed-off-by: John Daley
Applied to dpdk-next-net/master, t
Remove initialization of next and nb_segs mbuf fields in the Rx path
since they are now initialized in the mbuf pool.
See commit 8f094a9ac5d7 ("mbuf: set mbuf fields while in pool").
Signed-off-by: John Daley
---
drivers/net/enic/enic_rxtx.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/
2 matches
Mail list logo