commit | 1550bf2d59a5ab74c5c14f2e65ed83516ca7d74d | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Wed Jun 27 12:23:48 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 09 16:42:20 2012 -0400 |
tree | 781b7269a5fc4e9049a578036382b358c71cf6aa | |
parent | 5c0560b7a5c662ce5fef6ddd52f7bc8d38ad1907 [diff] |
NFC: Remove warning from nfc_llcp_local_put 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>