nfctype1: Call write callback when writing failed
authorDorota Moskal <dorota.moskal@tieto.com>
Thu, 27 Sep 2012 11:22:18 +0000 (13:22 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 9 Oct 2012 21:48:07 +0000 (23:48 +0200)
commitd8f1b8e04a164749f22c00edf651f54e8b676ed8
treef0286c2a0122d9a3171170a8bbfb1e10a2ca615b
parent03c0385dae8659c3cd90479409b8d32f520f75aa
nfctype1: Call write callback when writing failed

In some cases when writing was broken before allocating
the cookie (e.g. when there was not enough space on tag)
tag write callback wasn't called and writing was left 'in progress'.
plugins/nfctype1.c