diff options
| author | Gao Feng <[email protected]> | 2016-11-21 15:00:32 +0000 |
|---|---|---|
| committer | Simon Wunderlich <[email protected]> | 2017-01-26 07:41:18 +0000 |
| commit | c33705188c493b7de3b8dc2956d67de91b444727 (patch) | |
| tree | f6875227138a7585b73baa427b527242322d88f5 /drivers/net/xen-netback/interface.c | |
| parent | batman-adv: Remove one condition check in batadv_route_unicast_packet (diff) | |
| download | kernel-c33705188c493b7de3b8dc2956d67de91b444727.tar.gz kernel-c33705188c493b7de3b8dc2956d67de91b444727.zip | |
batman-adv: Treat NET_XMIT_CN as transmit successfully
The tc could return NET_XMIT_CN as one congestion notification, but
it does not mean the packet is lost. Other modules like ipvlan,
macvlan, and others treat NET_XMIT_CN as success too.
So batman-adv should handle NET_XMIT_CN also as NET_XMIT_SUCCESS.
Signed-off-by: Gao Feng <[email protected]>
[[email protected]: Moved NET_XMIT_CN handling to batadv_send_skb_packet]
Signed-off-by: Sven Eckelmann <[email protected]>
Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
