]> git.baikalelectronics.ru Git - kernel.git/commit
nfc: nci: Fix nci_core_conn_create to allowing empty destination
authorChristophe Ricard <christophe.ricard@gmail.com>
Sat, 30 Apr 2016 07:12:49 +0000 (09:12 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 3 May 2016 23:41:03 +0000 (01:41 +0200)
commit78313ff3bc534671b42dbf736dab984e06390d22
tree4c4dddb66fc7ab7db4255acbd3c963d774b7d965
parent39451b65b5acfac849d32287508385dc976fd368
nfc: nci: Fix nci_core_conn_create to allowing empty destination

NCI_CORE_CONN_CREATE may not have any destination type parameter.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/nci/core.c