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>
Showing
- net/caif/caif_dev.c 4 additions, 17 deletionsnet/caif/caif_dev.c
- net/caif/caif_socket.c 3 additions, 32 deletionsnet/caif/caif_socket.c
- net/caif/cfdgml.c 1 addition, 6 deletionsnet/caif/cfdgml.c
- net/caif/cffrml.c 1 addition, 7 deletionsnet/caif/cffrml.c
- net/caif/cfmuxl.c 1 addition, 6 deletionsnet/caif/cfmuxl.c
- net/caif/cfserl.c 1 addition, 6 deletionsnet/caif/cfserl.c
- net/caif/cfutill.c 1 addition, 6 deletionsnet/caif/cfutill.c
- net/caif/cfveil.c 1 addition, 4 deletionsnet/caif/cfveil.c
- net/caif/cfvidl.c 1 addition, 4 deletionsnet/caif/cfvidl.c
Loading
Please register or sign in to comment