diff options
author | Jeremy Linton <jeremy.linton@arm.com> | 2016-09-01 23:15:09 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-09-03 03:28:33 +0300 |
commit | f252974eaa64f64b940894f24bfa162a8e7f6b0d (patch) | |
tree | c97f637bcf2ad4599b2dea546c87b508219236ce /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | a85f00c36ef53ea3cb5ebf3dee4ce9cc6726671f (diff) | |
download | linux-f252974eaa64f64b940894f24bfa162a8e7f6b0d.tar.xz |
net: smsc911x: Move interrupt allocation to open/stop
The /proc/irq/xx information is incorrect for smsc911x because
the request_irq is happening before the register_netdev has the
proper device name. Moving it to the open also fixes the case
of when the device is renamed.
Reported-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Tested-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions