summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/calypso/irq.c
AgeCommit message (Collapse)AuthorFilesLines
2011-07-16calypso/irq: Fix array bounds checkingHarald Welte1-1/+1
Found by Smatch: calypso/irq.c +200 irq_register_handler(5) error: buffer overflow 'irq_handlers' 32 <= 32
2010-03-07fix even more compiler warningsHarald Welte1-3/+3
2010-02-18Initial import of OsmocomBB into git repositoryHarald Welte1-0/+266