Fix erroneous check in voicecall_busy to set_udub
authorMinjun Li <minjun.li@intel.com>
Tue, 26 May 2009 07:28:00 +0000 (15:28 +0800)
committerDenis Kenzior <denkenz@gmail.com>
Wed, 27 May 2009 15:00:59 +0000 (10:00 -0500)
commite7fe2273d94e580121fd41851d3c1718e05e4088
treee3146b1098024e193eea588d6ac1e7f5741daa05
parent0755110ccc893c831d54855fa1b39a3ca5004e74
Fix erroneous check in voicecall_busy to set_udub

The not implemented check should be checking for the presence of the
set_udub function, not the presence of the release_specific function
src/voicecall.c