]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commit74a5b96621a50a6c41377bad65149930b050df98
tree7f4a217fe623f16e0a90843052d902603182affa
parent23f7e6d0d060e2eb0be1daef818d030025453b44
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