Ian Lepore 333559f2f1 Fix an out-of-bounds array access... the irq data for teardown is in two
arrays, as elements 0 and 1 of one array and elements 1 and 2 of the other.
Run the loop 0..1 instead of 1..2 and use named constants to offset into
one of the arrays.

PR:		229508
2018-07-05 14:09:48 +00:00
..
2018-07-03 18:18:29 +00:00
2018-06-29 23:48:30 +00:00
2018-06-14 07:12:10 +00:00
2018-07-04 03:36:46 +00:00
2018-07-04 03:36:46 +00:00
2018-03-24 21:30:24 +00:00
2018-05-25 08:44:00 +00:00