From: Samuel Ortiz Date: Wed, 14 Dec 2011 15:43:12 +0000 (+0100) Subject: NFC: Initial LLCP support X-Git-Tag: v3.3-rc1~182^2~178^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d646960f7986fefb460a2b062d5ccc8ccfeacc3a;p=pandora-kernel.git NFC: Initial LLCP support This patch is an initial implementation for the NFC Logical Link Control protocol. It's also known as NFC peer to peer mode. This is a basic implementation as it lacks SDP (services Discovery Protocol), frames aggregation support, and frame rejecion parsing. Follow up patches will implement those missing features. This code has been tested against a Nexus S phone implementing LLCP 1.0. Signed-off-by: Samuel Ortiz Signed-off-by: John W. Linville --- Reading git-diff-tree failed