diff options
author | Yuval Mintz <[email protected]> | 2016-07-27 14:45:21 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-07-30 20:34:03 -0700 |
commit | b21290b77f78f62e3f41ef876bfadacd65c83980 (patch) | |
tree | 2d27aec9580578241c5b83b3e92317625300cd2e /tools/perf/scripts/python/netdev-times.py | |
parent | cb1fa088772e9e331841b10bea88d833ec8c01fa (diff) |
qed: Don't over-do producer cleanup for Rx
Before requesting the firmware to start Rx queues,
driver goes and sets the queue producer in the device to 0.
But while the producer is 32-bit, the driver currently clears 64 bits,
effectively zeroing an additional CID's producer as well.
Signed-off-by: Yuval Mintz <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions