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

In some cases when writing was broken, e.g. when there was
not enough space on tag, tag write callback wasn't called
and writing was left 'in progress'.
plugins/nfctype4.c