diff options
| author | Vladimir Oltean <[email protected]> | 2023-02-07 13:54:28 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-02-08 09:48:52 +0000 |
| commit | 92f966674f6a257eddfa60a85f9b6741d6087ccb (patch) | |
| tree | 380121d27f01c6f325131134e5703283ecc7490d /drivers/net/ethernet/intel/igc | |
| parent | net/sched: taprio: continue with other TXQs if one dequeue() failed (diff) | |
| download | kernel-92f966674f6a257eddfa60a85f9b6741d6087ccb.tar.gz kernel-92f966674f6a257eddfa60a85f9b6741d6087ccb.zip | |
net/sched: taprio: refactor one skb dequeue from TXQ to separate function
Future changes will refactor the TXQ selection procedure, and a lot of
stuff will become messy, the indentation of the bulk of the dequeue
procedure would increase, etc.
Break out the bulk of the function into a new one, which knows the TXQ
(child qdisc) we should perform a dequeue from.
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Kurt Kanzenbach <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions
