commit | 06d5b1791126d73a06b0604daeef9d25ffc14d73 | [log] [tgz] |
---|---|---|
author | Ioana Radulescu <ruxandra.radulescu@nxp.com> | Tue Jun 11 14:50:01 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 12 11:22:10 2019 -0700 |
tree | 80c7917f74456ba06326aadc7e599b041ad3fb83 | |
parent | a41efedfaf956698bcf5658daaadbe43b4ca1f46 [diff] |
dpaa2-eth: Refactor xps code Move the code configuring xps on the netdev TX queues to a separate function. A subsequent patch will need to call this in another context as well. Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>