From: Allen Pais
Date: Mon, 25 Sep 2017 13:00:04 +0530
> Use setup_timer function instead of initializing timer with the
>function and data fields.
>
> Signed-off-by: Allen Pais
> ---
> v2: rebased to latest net-next.
Applied.
Use setup_timer function instead of initializing timer with the
function and data fields.
Signed-off-by: Allen Pais
---
v2: rebased to latest net-next.
net/nfc/hci/llc_shdlc.c | 15 ++-
1 file changed, 6 insertions(+), 9 deletions(-)
diff --git a/net/nfc/hci/llc_shdlc.c b/net/nf