From: Ilan Elias Date: Thu, 22 Sep 2011 08:36:19 +0000 (+0300) Subject: NFC: protect nci_data_exchange transactions X-Git-Tag: v3.2-rc1~129^2~183^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38f04c6b1b682f1879441e2925403ad9aff9e229;p=pandora-kernel.git 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 Acked-by: Lauro Ramos Venancio Signed-off-by: John W. Linville --- Reading git-diff-tree failed