daemon: handle LMS_PROGRESS_STATUS_UNKNOWN value on switch
authorLeandro Dorileo <leandro.maciel.dorileo@intel.com>
Thu, 15 Jan 2015 20:38:59 +0000 (18:38 -0200)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Thu, 15 Jan 2015 22:14:56 +0000 (20:14 -0200)
commite018143443948b6d9533b1007c2c8c2d97fdef0e
treec90877f337de0737ce46fcacdfc790f6871619aa
parent693af9d282e315a1c2b750322e491c19e0c69761
daemon: handle LMS_PROGRESS_STATUS_UNKNOWN value on switch

Since lms_progress_status_t has a new value we need to handle that case
within scan_progress_cb and make the compiler a bit happier.
src/bin/lightmediascannerd.c