diff options
| author | Alan Ott <[email protected]> | 2013-04-03 04:00:55 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-04-07 21:06:43 +0000 |
| commit | 7dd43d356e739ea0fbeb832722fec36ba4e47540 (patch) | |
| tree | c33ac6630cf6b107e4faf79706fc252118a0381c /net/unix/af_unix.c | |
| parent | sctp: fix error return code in __sctp_connect() (diff) | |
| download | kernel-7dd43d356e739ea0fbeb832722fec36ba4e47540.tar.gz kernel-7dd43d356e739ea0fbeb832722fec36ba4e47540.zip | |
mac802154: Do not try to resend failed packets
When ops->xmit() fails, drop the packet. Devices which support hardware
ack and retry (which include all devices currently supported by mainline),
will automatically retry sending the packet (in the hardware) up to 3
times, per the 802.15.4 spec. There is no need, and it is incorrect to
try to do it in mac802154.
Signed-off-by: Alan Ott <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
