Searched hist:cbbef5e183079455763fc470ccf69008f92ab4b6 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/8021q/ |
H A D | vlan_dev.c | diff cbbef5e183079455763fc470ccf69008f92ab4b6 Tue Nov 10 00:14:24 CST 2009 Patrick McHardy <kaber@trash.net> vlan/macvlan: propagate transmission state to upper layers
Both vlan and macvlan devices usually don't use a qdisc and immediately queue packets to the underlying device. Propagate transmission state of the underlying device to the upper layers so they can react on congestion and/or inform the sending process.
Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ |
H A D | macvlan.c | diff cbbef5e183079455763fc470ccf69008f92ab4b6 Tue Nov 10 00:14:24 CST 2009 Patrick McHardy <kaber@trash.net> vlan/macvlan: propagate transmission state to upper layers
Both vlan and macvlan devices usually don't use a qdisc and immediately queue packets to the underlying device. Propagate transmission state of the underlying device to the upper layers so they can react on congestion and/or inform the sending process.
Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|