p2p: Check for an already existing p2p driver from near_p2p_register
authorOlivier Guiter <olivier.guiter@linux.intel.com>
Mon, 10 Jun 2013 15:44:06 +0000 (17:44 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 Jun 2013 15:38:40 +0000 (17:38 +0200)
commit10365d484197a819bb4aa3410bcf0e3b8311733b
tree8fa37a6827d80f83e1051294ad82e0fc1b8e9cb8
parent995534c30679d1aea0ff4bca72667f889688331e
p2p: Check for an already existing p2p driver from near_p2p_register

If there already is a driver handling this service name, -EALREADY is
returned.
plugins/p2p.c