NFC: llcp: Aggregated frames support
authorThierry Escande <thierry.escande@linux.intel.com>
Fri, 29 Mar 2013 10:47:43 +0000 (11:47 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 11 Apr 2013 14:28:58 +0000 (16:28 +0200)
This adds support for AGF PDUs. For each PDU contained in the AGF, a new sk_buff
is allocated and dispatched to its corresponding handler.

Signed-off-by: Thierry Escande <thierry.escande@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found