Re: [PATCH][net-next] net: move definition of pcpu_lstats to header file

2018-09-14 Thread David Miller
From: Li RongQing Date: Fri, 14 Sep 2018 16:00:51 +0800 > pcpu_lstats is defined in several files, so unify them as one > and move to header file > > Signed-off-by: Zhang Yu > Signed-off-by: Li RongQing This looks fine, applied, thanks.

[PATCH][net-next] net: move definition of pcpu_lstats to header file

2018-09-14 Thread Li RongQing
pcpu_lstats is defined in several files, so unify them as one and move to header file Signed-off-by: Zhang Yu Signed-off-by: Li RongQing --- drivers/net/loopback.c| 6 -- drivers/net/nlmon.c | 6 -- drivers/net/vsockmon.c| 14 -- include/linux/netdevice.h |