workqueue: Added null check and warning
If work item is already in queue get_work_cwq() will return null.
so null check is added to avoid crash in delayed_work_timer_on()
CRs-Fixed: 586162
Change-Id: I5c885142fd72781cea90d6c9b3456ecc7f0778b6
Signed-off-by:
Srinivasarao P <spathi@codeaurora.org>
Loading
Please sign in to comment