aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorGao Feng <[email protected]>2016-11-21 15:00:32 +0000
committerSimon Wunderlich <[email protected]>2017-01-26 07:41:18 +0000
commitc33705188c493b7de3b8dc2956d67de91b444727 (patch)
treef6875227138a7585b73baa427b527242322d88f5 /drivers/net/xen-netback/interface.c
parentbatman-adv: Remove one condition check in batadv_route_unicast_packet (diff)
downloadkernel-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