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)
commit1157314eb8af18242061abb7ce19ab6d6cc31b05
treee5c66620b9cfe00ed62233665002a0acf5fc1004
parentdaa3da933c2875eb28205e5e64e081fc0705f1b9
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