nfctype3: Call write callback when writing failed
authorDorota Moskal <dorota.moskal@tieto.com>
Thu, 27 Sep 2012 11:22:22 +0000 (13:22 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 9 Oct 2012 21:48:07 +0000 (23:48 +0200)
commitdc2bf6e8298ed528135717c8658ce6c92961b008
tree930e6ae8e99ec6a6a1ae60f8e632f27fa1ad00a2
parent78dfcf7a3cb733051cbe6c19e24a1329adc9362e
nfctype3: 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/nfctype3.c