diff options
author | David S. Miller <davem@davemloft.net> | 2018-01-29 20:42:15 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-29 20:42:15 +0300 |
commit | f7dd5215b2fbdac1f2a3d848f29c83973c64de6b (patch) | |
tree | d9dc654a4b66663779cea40ea7ac1fee6312c91e /drivers/net/ethernet/freescale/gianfar.c | |
parent | 4cd879515d686849eec5f718aeac62a70b067d82 (diff) | |
parent | 7007ba630e4a6f809eab9abfc0e3a6e864e9d880 (diff) | |
download | linux-f7dd5215b2fbdac1f2a3d848f29c83973c64de6b.tar.xz |
Merge branch 'net_sched-reflect-tx_queue_len-change-for-pfifo_fast'
Cong Wang says:
====================
net_sched: reflect tx_queue_len change for pfifo_fast
This pathcset restores the pfifo_fast qdisc behavior of dropping
packets based on latest dev->tx_queue_len. Patch 1 introduces
a helper, patch 2 introduces a new Qdisc ops which is called when
we modify tx_queue_len, patch 3 implements this ops for pfifo_fast.
Please see each patch for details.
---
v3: use skb_array_resize_multiple()
v2: handle error case for ->change_tx_queue_len()
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/freescale/gianfar.c')
0 files changed, 0 insertions, 0 deletions