linux/net/nfc
Ilan Elias 25a1d9dc85 NFC: NFC core layer should not set the target_idx
The NFC core layer should not set the target_idx.
Instead, the driver layer (e.g. NCI, PN533) should set the
target_idx, so that it will be able to identify the target
when its I/F (e.g. activate_target) is called.
This is required in order to support multiple targets.
Note that currently supported drivers (PN533 and NCI) don't
use the target_idx in their implementation.

Signed-off-by: Ilan Elias <ilane@ti.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-01-24 14:32:28 -05:00
..
llcp NFC: use kfree_skb() for sk_buffs 2011-12-19 14:40:23 -05:00
nci NFC: Clearly separate NCI states from flags 2012-01-24 14:32:28 -05:00
af_nfc.c net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
core.c NFC: NFC core layer should not set the target_idx 2012-01-24 14:32:28 -05:00
Kconfig NFC: Initial LLCP support 2011-12-14 14:50:13 -05:00
Makefile NFC: Initial LLCP support 2011-12-14 14:50:13 -05:00
netlink.c NFC: Export new attributes sensb_res and sensf_res 2012-01-24 14:21:15 -05:00
nfc.h NFC: Fix LLCP related build failure 2011-12-19 14:40:22 -05:00
rawsock.c NFC: NFC core layer should not set the target_idx 2012-01-24 14:32:28 -05:00