Hi Adrian, Em Seg, 2007-03-26 às 06:08 +0200, Adrian Bunk escreveu: > This patch fixes an off-by-one error spotted by the Coverity checker. Thanks for pointing us about this. Instead of your patch, however, it is better to replace all magic numbers at for on all gpiomask stuff. This will avoid future troubles if this array have any changes on its size. I'm enclosing a patch doing this fix. Cheers, Mauro