Re: [PATCH][net-next] veth: rename pcpu_vstats as pcpu_lstats

2018-09-18 Thread David Miller
From: Li RongQing Date: Mon, 17 Sep 2018 18:46:55 +0800 > struct pcpu_vstats and pcpu_lstats have same members and > usage, and pcpu_lstats is used in many files, so rename > pcpu_vstats as pcpu_lstats to reduce duplicate definition > > Signed-off-by: Zhang Yu > Signed-off-by: Li RongQing App

[PATCH][net-next] veth: rename pcpu_vstats as pcpu_lstats

2018-09-17 Thread Li RongQing
struct pcpu_vstats and pcpu_lstats have same members and usage, and pcpu_lstats is used in many files, so rename pcpu_vstats as pcpu_lstats to reduce duplicate definition Signed-off-by: Zhang Yu Signed-off-by: Li RongQing --- drivers/net/veth.c| 22 -- include/linux/