Re: [PATCH net-next] netpoll: Remove unused inline function netpoll_netdev_init()

2020-07-15 Thread David Miller
From: YueHaibing Date: Wed, 15 Jul 2020 10:41:23 +0800 > commit d565b0a1a9b6 ("net: Add Generic Receive Offload infrastructure") > left behind this, remove it. > > Signed-off-by: YueHaibing Applied.

Re: [PATCH net-next] netpoll: Remove unused inline function netpoll_netdev_init()

2020-07-14 Thread Yuehaibing
Pls ignore this. On 2020/7/15 10:41, YueHaibing wrote: > commit d565b0a1a9b6 ("net: Add Generic Receive Offload infrastructure") > left behind this, remove it. > > Signed-off-by: YueHaibing > --- > include/linux/netpoll.h | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/include/linux