]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: Dot not dispatch HCI event received on unopened pipe
authorEric Lapuyade <eric.lapuyade@linux.intel.com>
Wed, 17 Oct 2012 14:49:12 +0000 (16:49 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 19 Nov 2012 22:56:58 +0000 (23:56 +0100)
commit66984da51293108a16b71c7782ad170c4a0db5ae
tree7f4a217fe623f16e0a90843052d902603182affa
parent05467745e37dd18e5aceb0d0defe94703d9f5873
NFC: Dot not dispatch HCI event received on unopened pipe

A chip with pre-opened gates may send events on a gate that nobody
has opened in the handset host. Discard those events.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/hci/core.c