summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/calypso/irq.c
Commit message (Collapse)AuthorAgeFilesLines
* calypso/irq: Fix array bounds checkingHarald Welte2011-07-161-1/+1
| | | | | Found by Smatch: calypso/irq.c +200 irq_register_handler(5) error: buffer overflow 'irq_handlers' 32 <= 32
* fix even more compiler warningsHarald Welte2010-03-071-3/+3
|
* Initial import of OsmocomBB into git repositoryHarald Welte2010-02-181-0/+266