check if we do ramp or not in unblock 35/29535/2
authorJaska Uimonen <jaska.uimonen@helsinki.fi>
Wed, 29 Oct 2014 09:07:32 +0000 (11:07 +0200)
committerJaska Uimonen <jaska.uimonen@helsinki.fi>
Wed, 29 Oct 2014 10:29:11 +0000 (12:29 +0200)
commit5ee8c538bab26c0659db4fee4ab98ed2bc467c36
treed0e98f418d8c4370178fca581ceca89885acb27a
parent72520e370dc2296c48549e12695c792adde3515d
check if we do ramp or not in unblock

If this check is not done we will ramp
ongoing stream from 0 to max because the
unblock code is run for every stream. This
bad user experience we want to avoid.

Change-Id: I7bad3d30ab3db0606917a2535eb7dc7d6bc3a7fc
murphy/stream-state.c