NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect()
authorThierry Escande <thierry.escande@linux.intel.com>
Tue, 4 Jun 2013 09:34:50 +0000 (11:34 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 Jun 2013 11:45:04 +0000 (13:45 +0200)
nfc_llcp_send_disconnect() already exists but is not used.
nfc_llcp_disconnect() naming is not consistent with other PDU
sending functions.
This patch removes nfc_llcp_send_disconnect() and renames
nfc_llcp_disconnect()

Signed-off-by: Thierry Escande <thierry.escande@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found