Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/caif
Sjur Brændeland 4dd820c088 caif: Don't resend if dev_queue_xmit fails.
If CAIF Link Layer returns an error, we no longer try to re-build the
CAIF packet and resend it. Instead, we simply return any transmission
errors to the socket client.

Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-04-11 15:08:48 -07:00
..
caif_config_util.c caif: code cleanup 2011-04-11 15:08:47 -07:00
caif_dev.c caif: Don't resend if dev_queue_xmit fails. 2011-04-11 15:08:48 -07:00
caif_socket.c caif: Don't resend if dev_queue_xmit fails. 2011-04-11 15:08:48 -07:00
cfcnfg.c caif: code cleanup 2011-04-11 15:08:47 -07:00
cfctrl.c caif: code cleanup 2011-04-11 15:08:47 -07:00
cfdbgl.c caif: Bugfix for socket priority, bindtodev and dbg channel. 2010-11-03 18:50:03 -07:00
cfdgml.c caif: Don't resend if dev_queue_xmit fails. 2011-04-11 15:08:48 -07:00
cffrml.c caif: Don't resend if dev_queue_xmit fails. 2011-04-11 15:08:48 -07:00
cfmuxl.c caif: Don't resend if dev_queue_xmit fails. 2011-04-11 15:08:48 -07:00
cfpkt_skbuff.c caif: code cleanup 2011-04-11 15:08:47 -07:00
cfrfml.c caif: Bugfix for socket priority, bindtodev and dbg channel. 2010-11-03 18:50:03 -07:00
cfserl.c caif: Don't resend if dev_queue_xmit fails. 2011-04-11 15:08:48 -07:00
cfsrvl.c caif: code cleanup 2011-04-11 15:08:47 -07:00
cfutill.c caif: Don't resend if dev_queue_xmit fails. 2011-04-11 15:08:48 -07:00
cfveil.c caif: Don't resend if dev_queue_xmit fails. 2011-04-11 15:08:48 -07:00
cfvidl.c caif: Don't resend if dev_queue_xmit fails. 2011-04-11 15:08:48 -07:00
chnl_net.c net/caif: Fix dangling list pointer in freed object on error. 2011-02-08 14:31:31 -08:00
Kconfig caif: Kconfig and Makefile fixes 2010-06-29 00:06:38 -07:00
Makefile Net: caif: Makefile: Remove deprecated items 2010-11-22 08:16:09 -08:00