From: Samuel Ortiz Date: Wed, 21 Aug 2013 12:46:20 +0000 (+0200) Subject: NFC: Set active target upon DEP up event reception X-Git-Tag: v3.13-rc1~105^2~55^2^2~51^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e29a9e2ae165620d202f3ce45abd3a219b13ffb7;p=pandora-kernel.git NFC: Set active target upon DEP up event reception As we can potentially get DEP up events without having sent a netlink command, we need to set the active target properly from dep_link_is_up. Spontaneous DEP up events can come from devices that detected an active p2p target. In that case there is no need to call the netlink DEP up command as the link is already up and running. Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed