OSDN Git Service

network: Fail if multiple profile instances
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Fri, 26 Apr 2013 06:17:01 +0000 (08:17 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 26 Apr 2013 07:12:45 +0000 (10:12 +0300)
commit73f977e64d4c0fcb52fa6bbefdaa54fa250e35e8
tree720d1b1f1c838eb26c451b0da3df1facafe7f96d
parenta0207272ed7d102da62f4013a7f36be66a7e407c
network: Fail if multiple profile instances

Considerable parts codebase are assuming that there is one single
instance of each UUID and therefore return an error during probe instead
of silently ignoring duplicated entries.
profiles/network/connection.c