commit | 38f04c6b1b682f1879441e2925403ad9aff9e229 | [log] [tgz] |
---|---|---|
author | Ilan Elias <ilane@ti.com> | Thu Sep 22 11:36:19 2011 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 27 14:34:05 2011 -0400 |
tree | cfd23b3e84b078049b69b81a0fe10f4442ca503f | |
parent | de054799b7ffee8ce1e3971a8dcd7816ccf04977 [diff] |
NFC: protect nci_data_exchange transactions Protect 'cb' and 'cb_context' arguments in nci_data_exchange. In fact, this implements a queue with max length of 1 data exchange transactions in parallel. Signed-off-by: Ilan Elias <ilane@ti.com> Acked-by: Lauro Ramos Venancio <lauro.venancio@openbossa.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>