caif: Bugfix - RFM must support segmentation.
authorSjur Braendeland <sjur.brandeland@stericsson.com>
Thu, 17 Jun 2010 06:55:39 +0000 (06:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Jun 2010 02:46:05 +0000 (19:46 -0700)
commita7da1f55a826c621251874e7684c234972fc3216
treee5c66620b9cfe00ed62233665002a0acf5fc1004
parentb1c74247b9e29ae3bfdf133862328c309bc9cf14
caif: Bugfix - RFM must support segmentation.

CAIF Remote File Manager may send or receive more than 4050 bytes.
Due to this The CAIF RFM service have to support segmentation.

Signed-off-by: Sjur Braendeland@stericsson.com
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/caif/cfsrvl.h
net/caif/caif_socket.c
net/caif/cfcnfg.c
net/caif/cfpkt_skbuff.c
net/caif/cfrfml.c
net/caif/cfsrvl.c