Fix checking the status of timer

With the new implementation of the timer (the commit 3a70fa24fc016a06b0dc2ecdc3c7275d1f25425c),
we catch the bug in the logic of the rt-link events handler:
  If the timer is not started yet, it will never expire.

This commit adds the additional check for the timer activity.

Resolves openbmc/openbmc#3437

Change-Id: I0f8c165c626cc649af8d6550407d2a640f691fce
Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
1 file changed