Thread (10 messages) 10 messages, 1 author, 2015-09-01
STALE3946d
Revisions (2)
  1. v1 [diff vs current]
  2. v2 current

[PATCH v2 1/9] nfc: nci: Export nci data send API

From: Robert Dolca <hidden>
Date: 2015-09-01 14:55:10
Also in: linux-wireless, lkml
Subsystem: networking [general], nfc subsystem, the rest · Maintainers: "David S. Miller", Eric Dumazet, Jakub Kicinski, Paolo Abeni, David Heidelberg, Linus Torvalds

For the firmware update the driver may use nci_send_data.

Signed-off-by: Robert Dolca <redacted>
---
 net/nfc/nci/data.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/net/nfc/nci/data.c b/net/nfc/nci/data.c
index 566466d..83acd18 100644
--- a/net/nfc/nci/data.c
+++ b/net/nfc/nci/data.c
@@ -203,6 +203,7 @@ free_exit:
 exit:
 	return rc;
 }
+EXPORT_SYMBOL(nci_send_data);
 
 /* ----------------- NCI RX Data ----------------- */
 
-- 
1.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help