linux/net/nfc
Krzysztof Kozlowski 7186aac9c2 nfc: constify nfc_digital_ops
Neither the core nor the drivers modify the passed pointer to struct
nfc_digital_ops, so make it a pointer to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-07-25 09:21:21 +01:00
..
hci nfc: constify nfc_llc_ops 2021-07-25 09:21:21 +01:00
nci nfc: constify nfc_ops 2021-07-25 09:21:21 +01:00
af_nfc.c
core.c nfc: constify nfc_ops 2021-07-25 09:21:21 +01:00
digital.h
digital_core.c nfc: constify nfc_digital_ops 2021-07-25 09:21:21 +01:00
digital_dep.c net:nfc:digital: Fix a double free in digital_tg_recv_dep_req 2021-04-27 15:36:10 -07:00
digital_technology.c
Kconfig net: remove redundant 'depends on NET' 2021-01-27 17:04:12 -08:00
llcp.h
llcp_commands.c
llcp_core.c
llcp_sock.c nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect 2021-05-31 22:43:27 -07:00
Makefile
netlink.c nfc: constify pointer to nfc_vendor_cmd 2021-07-25 09:21:21 +01:00
nfc.h
rawsock.c net: sock: introduce sk_error_report 2021-06-29 11:28:21 -07:00