From: Ilan Elias <ilane@xxxxxx> This series of patches update the supported features according to NCI spec 1.0 draft 22. No new features were introduced. The changes are related only to the NCI protocol layer. NCI spec 1.0 draft 22 should be the final version. Summary of the main changes: - Addition, deletion, and modification of NCI constants - Changes in NCI commands, responses and notifications structures - Handle error during NCI data exchange Ilan Elias (2): NFC: Update names and structs to NCI spec 1.0 d22 NFC: Handle error during NCI data exchange include/net/nfc/nci.h | 49 ++++++++++++++++++------------------------- include/net/nfc/nci_core.h | 6 +++- net/nfc/nci/core.c | 22 ++++++++++--------- net/nfc/nci/lib.c | 3 -- net/nfc/nci/ntf.c | 44 ++++++++++++++++++++++++++++++++------- net/nfc/nci/rsp.c | 10 --------- 6 files changed, 73 insertions(+), 61 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html