]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: nci: Add function to get max packet size for conn
authorRobert Dolca <robert.dolca@intel.com>
Thu, 22 Oct 2015 09:11:34 +0000 (12:11 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 25 Oct 2015 18:11:42 +0000 (19:11 +0100)
commitdbb4c58b878bc9c6bcb9f75fc92610af43aa2c93
treee96bcdecd2780609370d590988b0410e56c6b90b
parent03ca3ec27f95f4e3fdb16def3671a508793e7d07
NFC: nci: Add function to get max packet size for conn

FDP driver needs to send the firmware as regular packets
(not fragmented). The driver should have a way to
get the max packet size for a given connection.

Signed-off-by: Robert Dolca <robert.dolca@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/net/nfc/nci_core.h
net/nfc/nci/data.c