Re: [PATCH 0/5] use setup_timer() helper function.

2017-09-25 Thread Allen
> > There was a recent change to the nfc code in net-next which causes > your patches to not apply. > > Please repsin against net-next, thanks. Sent out V2. Thanks.

Re: [PATCH 0/5] use setup_timer() helper function.

2017-09-22 Thread David Miller
From: Allen Pais Date: Fri, 22 Sep 2017 16:28:17 +0530 > This series uses setup_timer() helper function. The series > addresses the files under net/*. There was a recent change to the nfc code in net-next which causes your patches to not apply. Please repsin against net-next, thanks.

[PATCH 0/5] use setup_timer() helper function.

2017-09-22 Thread Allen Pais
This series uses setup_timer() helper function. The series addresses the files under net/*. Allen Pais (5): net: nfc: hci: use setup_timer() helper. net: nfc: hci: llc_shdlc: use setup_timer() helper. net: af_packet: use setup_timer() helper. net: nfc: core: use setup_timer() helper. n