• Samuel Ortiz's avatar
    NFC: pn533: Add some polling entropy · dfccd0f5
    Samuel Ortiz authored
    By not always starting the polling loop from the same modulation, we
    avoid entering infinite loops where devices exporting 2 targets (on 2
    different modulations) get the same target activated over and over.
    If this target is not readable (e.g. a wallet emulating a tag), we will
    stay in an error loop for ever.
    Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
    dfccd0f5
pn533.c 70.9 KB