snd-aoa-codec-onyx-objs := onyx.o snd-aoa-codec-tas-objs := tas.o snd-aoa-codec-toonie-objs := toonie.o obj-$(CONFIG_SND_AOA_ONYX) += snd-aoa-codec-onyx.o obj-$(CONFIG_SND_AOA_TAS) += snd-aoa-codec-tas.o obj-$(CONFIG_SND_AOA_TOONIE) += snd-aoa-codec-toonie.o ref='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/tools/perf/pmu-events?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tools/perf/pmu-events
diff options
context:
space:
mode:
authorOr Gerlitz <ogerlitz@mellanox.com>2017-01-11 19:35:41 +0200
committerSaeed Mahameed <saeedm@mellanox.com>2017-01-29 23:01:37 +0200
commit9eb7892351a3a3b403d879b41c4e6efb2c96516f (patch)
treed66dd06e86366820ac8ef7a9c3847dac19bf4863 /tools/perf/pmu-events
parent1b1bc42c1692e9b62756323c675a44cb1a1f9dbd (diff)
net/mlx5: Change ENOTSUPP to EOPNOTSUPP
As ENOTSUPP is specific to NFS, change the return error value to EOPNOTSUPP in various places in the mlx5 driver. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Suggested-by: Yotam Gigi <yotamg@mellanox.com> Reviewed-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/pmu-events')