linux-stable/include/net/caif
André Carvalho de Matos f2527ec436 caif: Bugfix for socket priority, bindtodev and dbg channel.
Changes:
o Bugfix: SO_PRIORITY for SOL_SOCKET could not be handled
  in caif's setsockopt,  using the struct sock attribute priority instead.

o Bugfix: SO_BINDTODEVICE for SOL_SOCKET could not be handled
  in caif's setsockopt,  using the struct sock attribute ifindex instead.

o Wrong assert statement for RFM layer segmentation.

o CAIF Debug channels was not working over SPI, caif_payload_info
  containing padding info must be initialized.

o Check on pointer before dereferencing when unregister dev in caif_dev.c

Signed-off-by: Sjur Braendeland <sjur.brandeland@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-11-03 18:50:03 -07:00
..
caif_dev.h caif: Bugfix for socket priority, bindtodev and dbg channel. 2010-11-03 18:50:03 -07:00
caif_device.h
caif_layer.h caif: Use link layer MTU instead of fixed MTU 2010-06-20 19:46:06 -07:00
caif_shm.h caif-u5500: Adding shared memory include 2010-10-27 12:29:51 -07:00
caif_spi.h caif-driver: Add CAIF-SPI Protocol driver. 2010-06-29 00:08:21 -07:00
cfcnfg.h caif: Bugfix for socket priority, bindtodev and dbg channel. 2010-11-03 18:50:03 -07:00
cfctrl.h caif: Bugfix - use standard Linux lists 2010-05-23 23:57:41 -07:00
cffrml.h
cfmuxl.h
cfpkt.h
cfserl.h
cfsrvl.h caif: Bugfix - RFM must support segmentation. 2010-06-20 19:46:05 -07:00