diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2018-11-08 15:06:22 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-11-08 17:22:24 -0800 |
commit | ded9da1fc2d9509c1fd18ecdaae5f6185fb81dbc (patch) | |
tree | 24f79ca40047c671a4135514ccabffd6337346cb /tools/perf/scripts/python/stackcollapse.py | |
parent | 9168f5ae3837dd98cb201d16f813c6f1d96670ca (diff) |
s390/qeth: don't process hsuid in qeth_l3_setup_netdev()
qeth_l3_setup_netdev() checks if the hsuid attribute is set on the qeth
device, and propagates it to the net_device. In the past this was needed
to pick up any hsuid that was set before allocation of the net_device.
With commit d3d1b205e89f ("s390/qeth: allocate netdevice early") this
is no longer necessary, qeth_l3_dev_hsuid_store() always stores the
hsuid straight into dev->perm_addr.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions