Re: [PATCH v2 net-next] r8152: simply the arguments
From: Hayes Wang Date: Thu, 16 Mar 2017 14:32:22 +0800 > Replace &tp->napi with napi and tp->netdev with netdev. > > Signed-off-by: Hayes Wang Applied.
[PATCH v2 net-next] r8152: simply the arguments
Replace &tp->napi with napi and tp->netdev with netdev. Signed-off-by: Hayes Wang --- drivers/net/usb/r8152.c | 43 ++- 1 file changed, 26 insertions(+), 17 deletions(-) diff --git a/drivers/net/usb/r8152.c b/drivers/net/usb/r8152.c index 227e1fd..4b85e95