]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: hci: Add load_session HCI operand
authorChristophe Ricard <christophe.ricard@gmail.com>
Tue, 25 Mar 2014 05:51:49 +0000 (06:51 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 21 Apr 2014 22:37:26 +0000 (00:37 +0200)
commit4f34bd0e83c8f80f3a5ac8d4c0a9b5e28648ea45
tree158d0492b86259ebd6d0dd351d92a874da74761d
parentb760ac4b52b5ee7cf84a49b20d16dbf52f2a379a
NFC: hci: Add load_session HCI operand

load_session allows a CLF to restore the gate <-> pipe table from some
proprietary location.
The main advantage to add this function is to reduce the memory wear by
running pipe creation (and storing) only once.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/net/nfc/hci.h
net/nfc/hci/core.c