[media] imon: Use large delays earlier
authorKevin Baradon <kevin.baradon@gmail.com>
Mon, 22 Apr 2013 19:09:44 +0000 (16:09 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 23 Apr 2013 20:37:27 +0000 (17:37 -0300)
send_packet() is used during initialization, before send_packet_delay
is set. So, move ictx->send_packet_delay to happen earlier.

[mchehab@redhat.com: fold two patches into one to make git history clearer]
Signed-off-by: Kevin Baradon <kevin.baradon@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found