linux/net/nfc
Allen Pais d835b63cc4 net: nfc: llcp_core: use setup_timer() helper.
Use setup_timer function instead of initializing timer with the
   function and data fields.

Signed-off-by: Allen Pais <allen.lkml@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-09-25 13:19:20 -07:00
..
hci net: nfc: hci: llc_shdlc: use setup_timer() helper. 2017-09-25 13:19:20 -07:00
nci nfc: nci: remove unnecessary null check 2017-06-23 00:34:18 +02:00
Kconfig
Makefile
af_nfc.c net: socket: mark socket protocol handler structs as const 2017-05-16 11:54:07 -04:00
core.c net:nfc: use setup_timer 2017-09-21 15:47:57 -07:00
digital.h
digital_core.c NFC: digital: Delete an error message for memory allocation failure 2017-06-23 00:14:12 +02:00
digital_dep.c NFC: digital: NFC-DEP Target WT(nfcdep,max) is now 14 2017-06-23 00:19:59 +02:00
digital_technology.c NFC: digital: NFC-A SEL_RES must be one byte 2017-06-23 00:19:59 +02:00
llcp.h
llcp_commands.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
llcp_core.c net: nfc: llcp_core: use setup_timer() helper. 2017-09-25 13:19:20 -07:00
llcp_sock.c NFC: Add sockaddr length checks before accessing sa_family in bind handlers 2017-06-23 00:38:31 +02:00
netlink.c nfc: Ensure presence of required attributes in the activate_target handler 2017-06-23 00:28:39 +02:00
nfc.h
rawsock.c networking: make skb_push & __skb_push return void pointers 2017-06-16 11:48:40 -04:00