IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().
authorRoel Kluin <roel.kluin@gmail.com>
Tue, 3 Nov 2009 22:05:32 +0000 (23:05 +0100)
committerKrzysztof Hałasa <khc@pm.waw.pl>
Sat, 5 Dec 2009 15:58:38 +0000 (16:58 +0100)
The indexes were signed, so negatives were possible.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Krzysztof Hałasa <khc@pm.waw.pl>

No differences found