diff options
author | Alex Elder <elder@linaro.org> | 2022-05-19 18:12:14 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-05-20 13:12:24 +0300 |
commit | 75944b040bbcce0fc1d1432787efe8a96b51b595 (patch) | |
tree | ad0f21f5272dfba0d55e3dddf81d3e5c2ee2c8ff /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 332ef7c814bdd60f08d0d9013d0e1104798b2d23 (diff) | |
download | linux-75944b040bbcce0fc1d1432787efe8a96b51b595.tar.xz |
net: ipa: open-code ether_setup()
About half of the fields set by the call in ipa_modem_netdev_setup()
are overwritten after the call. Instead, just skip the call, and
open-code the (other) assignments it makes to the net_device
structure fields.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions