NFC: Remove an impossible HCI error case
authorEric Lapuyade <eric.lapuyade@intel.com>
Wed, 2 May 2012 09:37:19 +0000 (11:37 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Jul 2012 20:42:06 +0000 (16:42 -0400)
commit1c215d79a18a22fc6c2a9ef8658d426bac492b58
treed792cefd3a6b6dfd1a3abbe546f094dfb30dd5b0
parent5018e490c372d5ed0e0ced2f2471140bf5ba9b32
NFC: Remove an impossible HCI error case

nfc_hci_recv_frame can not be called with a NULL skb.

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