mifare: Correct processing MADs
authorDorota Moskal <dorota.moskal@tieto.com>
Thu, 27 Sep 2012 11:22:13 +0000 (13:22 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 9 Oct 2012 18:32:45 +0000 (20:32 +0200)
commit640c54a2dec1333f88b13f483d564b2659e1a329
treed7f5bbd54789ebe3c9af559f9da31a09014e170c
parentb747b92e02440c90757a400b1ff4aaaadce4f58b
mifare: Correct processing MADs

NFC sectors have to be continuous, so only some sectors
at the beginning and at the end of tag can be non-NFC.
First non-NFC sector after NFC sectors should end
MAD processing and than resulting tag size and sector list
should be saved.
plugins/mifare.c