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