Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | caif: Bugfix - handle mem-allocation failures | Sjur Braendeland | 2010-05-23 | 1 | -8/+17 |
| | | | | | | | | Discovered bugs when injecting slab allocation failures. Add checks on all memory allocation. Signed-off-by: Sjur Braendeland <sjur.brandeland@stericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | net-caif: add CAIF generic caif support functions | Sjur Braendeland | 2010-03-30 | 1 | -0/+571 |
Support functions for the caif protocol stack: cfcnfg.c - CAIF Configuration Module used for adding and removing drivers and connection cfpkt_skbuff.c - CAIF Packet layer (SKB helper functions) Signed-off-by: Sjur Braendeland <sjur.brandeland@stericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net> |