service: Use boolean variable to determine valid values
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 2 Dec 2011 14:18:24 +0000 (16:18 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 12 Dec 2011 09:44:40 +0000 (10:44 +0100)
commitb83ee35aaf078295fd1f07582180caee319829a1
tree5c4aabed765bc928eaa2267a58e8053e338b7231
parent5bc1f27efd0ebe70b5bddfab5543a8f48f33eae6
service: Use boolean variable to determine valid values

Use the provided boolean variable to determine when valid
values are passed to the authentication_cb_t function.
src/service.c