From: Florian Westphal
Date: Tue, 3 May 2016 16:30:57 +0200
> We currently have two instances for trans_start, once in
> net_device and once in netdev_queue.
>
> This series removes trans_start from net_device.
> Updates to dev->trans_start are replaced with updates to netdev queue 0.
Series a
We currently have two instances for trans_start, once in
net_device and once in netdev_queue.
This series removes trans_start from net_device.
Updates to dev->trans_start are replaced with updates to netdev queue 0.
This series is compile-tested only.
Replacement is done in 3 steps:
1. Replace r