diff options
author | Alex Elder <elder@linaro.org> | 2022-05-19 10:12:14 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-05-20 11:12:24 +0100 |
commit | 75944b040bbcce0fc1d1432787efe8a96b51b595 (patch) | |
tree | ad0f21f5272dfba0d55e3dddf81d3e5c2ee2c8ff /tools/perf/scripts/python | |
parent | 332ef7c814bdd60f08d0d9013d0e1104798b2d23 (diff) |
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')
0 files changed, 0 insertions, 0 deletions