summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorSean Wang <sean.wang@mediatek.com>2021-06-20 15:48:07 +0800
committerFelix Fietkau <nbd@nbd.name>2021-10-20 10:36:24 +0200
commitadedbc643f02f5a3193b8dcc5cfca97b4c988667 (patch)
treed284ba751cd2e48d25fd6c1f46427c139203055e /tools/perf/scripts/python/bin/stackcollapse-record
parentbf3747ae2e25dda6a9e6c464a717c66118c588c8 (diff)
downloadlinux-adedbc643f02f5a3193b8dcc5cfca97b4c988667.tar.gz
linux-adedbc643f02f5a3193b8dcc5cfca97b4c988667.zip
mt76: fix build error implicit enumeration conversion
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:114:10: error: implicit conversion from enumeration type 'enum mt76_cipher_type' to different enumeration type 'enum mcu_cipher_type' [-Werror,-Wenum-conversion] return MT_CIPHER_NONE; ~~~~~~ ^~~~~~~~~~~~~~ drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:114:10: error: implicit conversion from enumeration type 'enum mt76_cipher_type' to different enumeration type 'enum mcu_cipher_type' [-Werror,-Wenum-conversion] return MT_CIPHER_NONE; ~~~~~~ ^~~~~~~~~~~~~~ Fixes: c368362c36d3 ("mt76: fix iv and CCMP header insertion") Signed-off-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions