commit | e29a9e2ae165620d202f3ce45abd3a219b13ffb7 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Wed Aug 21 14:46:20 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Sep 25 01:35:41 2013 +0200 |
tree | 123d29e6ee22d24c36b89387d624733afac3d17d | |
parent | fa544fff62aeeb0cf8008c61077aae10fb1407a9 [diff] |
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 <sameo@linux.intel.com>