https://github.com/torvalds/linux
Revision d31652a26bc9e752a99b6ac3b61353129934e451 authored by Arron Wang on 14 November 2013, 09:03:41 UTC, committed by Samuel Ortiz on 04 January 2014, 02:31:32 UTC
With commit e29a9e2ae165620d, we set the active_target pointer from
nfc_dep_link_is_up() in order to support the case where the target
detection and the DEP link setting are done atomically by the driver.
That can only happen in initiator mode, so we need to check for that
otherwise we fail to bring a p2p link in target mode.

Signed-off-by: Arron Wang <arron.wang@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
1 parent b7e0473
History
Tip revision: d31652a26bc9e752a99b6ac3b61353129934e451 authored by Arron Wang on 14 November 2013, 09:03:41 UTC
NFC: Fix target mode p2p link establishment
Tip revision: d31652a
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.2 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 260.3 KB
Makefile -rw-r--r-- 48.2 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top