nfc_initiator_target_is_present(): fix ISO14443B-4 support
This commit is contained in:
parent
ade71ee8a6
commit
d893e4398c
1 changed files with 1 additions and 0 deletions
|
@ -1848,6 +1848,7 @@ pn53x_initiator_target_is_present(struct nfc_device *pnd, const nfc_target *pnt)
|
|||
} else {
|
||||
ret = NFC_EDEVNOTSUPP;
|
||||
}
|
||||
break;
|
||||
case NMT_JEWEL:
|
||||
case NMT_ISO14443BI:
|
||||
case NMT_ISO14443B2SR:
|
||||
|
|
Loading…
Add table
Reference in a new issue