NFC: Remove warning from nfc_llcp_local_put
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 27 Jun 2012 10:23:48 +0000 (12:23 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Jul 2012 20:42:20 +0000 (16:42 -0400)
The socket local pointer can be NULL when a socket is created but never
bound or connected.

Reported-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found