summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorStanislaw Gruszka <sgruszka@redhat.com>2018-10-26 14:00:26 +0200
committerFelix Fietkau <nbd@nbd.name>2018-11-30 12:21:43 +0100
commita74d6336092c954ddf07e0e0a31466befdef6ed7 (patch)
tree79ae04c0995b818342d6025ca865648c36912c82 /tools/perf/scripts/python/export-to-sqlite.py
parentad3f993a0857ad3b792e7463828eb0d90cdd6f4d (diff)
mt76: remove mcu_msg_alloc
We almost always use patter like this: skb = mt76_mcu_msg_alloc(dev, &msg, sizeof(msg)); return mt76_mcu_send_msg(dev, skb, CMD_FUN_SET_OP, wait_resp); This is not needed, we can allocate skb in mcu_send_msg routine. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions