commit | 8af00d48dc929442644bf68e9cd3d951d9697296 | [log] [tgz] |
---|---|---|
author | Eric Lapuyade <eric.lapuyade@linux.intel.com> | Thu Sep 13 17:10:48 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Sep 25 00:17:25 2012 +0200 |
tree | 4ed4b580674856dd204dccc6b5c769f5a262c00c | |
parent | 67cccfe17d1b3da1ed6c79e643c9be95ebde9642 [diff] |
NFC: Add a nop (passthrough) llc module to llc core This is a passthrough llc. It can be used by HCI drivers that don't need link layer control. HCI will then write directly to the driver, and driver will deliver incoming frames directly to HCI without any processing. Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>