service: Don't trigger autoconnect when neither service is preferred
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 17 Oct 2012 10:34:20 +0000 (13:34 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 18 Oct 2012 10:26:37 +0000 (13:26 +0300)
commitb5259176625fc30e12410d18f535802d8542b0ad
tree0921f9694c58e0d2daa979b1d63239da64a57a80
parent569e0e85d96229a28bb08b8f900fd7d1ce3c7789
service: Don't trigger autoconnect when neither service is preferred

Don't trigger a new autoconnect when neither the default nor the new
service is preferred. Rely on the fact that normal autoconnect selection
mechanism has done the work for us already.
src/service.c