]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: Add a GET_SE netlink API
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 24 Jul 2013 16:10:50 +0000 (18:10 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 13 Aug 2013 22:35:19 +0000 (00:35 +0200)
commit86fd19732d696c637c945206bd1a49cec53163e7
treecba9976efbda3c184719e23004552061711c5f44
parentcce7338c3f3ad8870dcf437789284b18858d9524
NFC: Add a GET_SE netlink API

In order to fetch the discovered secure elements from an NFC controller,
we need to send a netlink command that will dump the list of available
SEs from NFC.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/uapi/linux/nfc.h
net/nfc/netlink.c