diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2017-11-30 19:21:16 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-01 16:36:32 -0500 |
commit | d0aef029b53c70d6261ef9d4bd827c861d51a8ef (patch) | |
tree | 5d67b3d218c2d8c8b5a3f202fc7638b7bca6c47a /tools/perf/scripts/python/stackcollapse.py | |
parent | 4ff2c4bd119fdccca4cf78e0cfc1f92d645ff743 (diff) |
net: ethernet: ti: ale: disable ale from stop()
ALE is enabled from cpsw_ale_start() now, but disabled only from
cpsw_ale_destroy() which introduces inconsitance as cpsw_ale_start() is
called when netif[s] is opened, but cpsw_ale_destroy() is called when
driver is removed. Hence, move ALE disabling in cpsw_ale_stop().
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.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