diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2022-07-23 17:29:32 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-07-26 05:38:57 +0300 |
commit | ba39b344e9240a4a5fd4ab8178200b85cd1809da (patch) | |
tree | de9597f5421a5f5bbf18846a48e3f1104b24e2a5 /tools/perf/scripts/python/libxed.py | |
parent | 8531c80800c10e8ef7952022326c2f983e1314bf (diff) | |
download | linux-ba39b344e9240a4a5fd4ab8178200b85cd1809da.tar.xz |
net: ethernet: stmicro: stmmac: generate stmmac dma conf before open
Rework the driver to generate the stmmac dma_conf before stmmac_open.
This permits a function to first check if it's possible to allocate a
new dma_config and then pass it directly to __stmmac_open and "open" the
interface with the new configuration.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions