net-caif: add CAIF generic caif support functions
commit15c9ac0c80e390df09ce5730a7b08b13e07a8dd5
authorSjur Braendeland <sjur.brandeland@stericsson.com>
Tue, 30 Mar 2010 13:56:24 +0000 (30 13:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Mar 2010 02:08:47 +0000 (30 19:08 -0700)
treea8dc92bdf8564839e6837d003ddc76cf2d1ee7d8
parentb482cd2053e3b90a7b33a78c63cdb6badf2ec383
net-caif: add CAIF generic caif support functions

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>
net/caif/cfcnfg.c [new file with mode: 0644]
net/caif/cfpkt_skbuff.c [new file with mode: 0644]