NFC: LLCP connect must wait for a CC frame
authorSamuel Ortiz <sameo@linux.intel.com>
Mon, 7 May 2012 10:31:19 +0000 (12:31 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 15 May 2012 21:28:01 +0000 (17:28 -0400)
Blocking sockets should sleep on a CC (Connection Complete) reception
from the connect() call.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found